tag | line | file | source code |
ipx_type | 33 | include/net/ipx.h | unsigned char ipx_type; |
ipx_type | 169 | include/net/sock.h | unsigned short ipx_type; |
ipx_type | 1032 | net/ipx/af_ipx.c | ipx->ipx_type=usipx->sipx_type; |
ipx_type | 1304 | net/ipx/af_ipx.c | sk->ipx_type=opt; |
ipx_type | 1335 | net/ipx/af_ipx.c | val=sk->ipx_type; |
ipx_type | 1410 | net/ipx/af_ipx.c | sk->ipx_type=0; /* General user level IPX */ |
ipx_type | 1543 | net/ipx/af_ipx.c | sk->ipx_type=addr->sipx_type; |
ipx_type | 1592 | net/ipx/af_ipx.c | sipx.sipx_type = sk->ipx_type; |
ipx_type | 1641 | net/ipx/af_ipx.c | p->ipx_tctrl,p->ipx_tctrl,p->ipx_type); |
ipx_type | 1725 | net/ipx/af_ipx.c | usipx->sipx_type=sk->ipx_type; |
ipx_type | 1781 | net/ipx/af_ipx.c | sipx->sipx_type = ipx->ipx_type; |