| tag | line | file | source code |
| ipx_type | 160 | net/inet/ipx.c | len += sprintf (buffer+len,"%02X ", s->ipx_type); |
| ipx_type | 502 | net/inet/ipx.c | sk->ipx_type=opt; |
| ipx_type | 533 | net/inet/ipx.c | val=sk->ipx_type; |
| ipx_type | 608 | net/inet/ipx.c | sk->ipx_type=0; /* General user level IPX */ |
| ipx_type | 760 | net/inet/ipx.c | sk->ipx_type=addr->sipx_type; |
| ipx_type | 799 | net/inet/ipx.c | sipx.sipx_type = sk->ipx_type; |
| ipx_type | 1012 | net/inet/ipx.c | usipx->sipx_type=sk->ipx_type; |
| ipx_type | 1098 | net/inet/ipx.c | ipx->ipx_type=usipx->sipx_type; |
| ipx_type | 1182 | net/inet/ipx.c | sipx->sipx_type = ipx->ipx_type; |
| ipx_type | 32 | net/inet/ipx.h | unsigned char ipx_type; |
| ipx_type | 139 | net/inet/sock.h | unsigned short ipx_type; |