tag | line | file | source code |
ipx_type | 33 | include/net/ipx.h | unsigned char ipx_type; |
ipx_type | 194 | include/net/sock.h | unsigned short ipx_type; |
ipx_type | 1066 | net/ipx/af_ipx.c | ipx->ipx_type=usipx->sipx_type; |
ipx_type | 1347 | net/ipx/af_ipx.c | sk->ipx_type=opt; |
ipx_type | 1378 | net/ipx/af_ipx.c | val=sk->ipx_type; |
ipx_type | 1453 | net/ipx/af_ipx.c | sk->ipx_type=0; /* General user level IPX */ |
ipx_type | 1586 | net/ipx/af_ipx.c | sk->ipx_type=addr->sipx_type; |
ipx_type | 1635 | net/ipx/af_ipx.c | sipx.sipx_type = sk->ipx_type; |
ipx_type | 1684 | net/ipx/af_ipx.c | p->ipx_tctrl,p->ipx_tctrl,p->ipx_type); |
ipx_type | 1768 | net/ipx/af_ipx.c | usipx->sipx_type=sk->ipx_type; |
ipx_type | 1817 | net/ipx/af_ipx.c | sipx->sipx_type = ipx->ipx_type; |