| tag | line | file | source code |
| ipx_interface | 72 | include/net/ipx.h | struct ipx_interface *if_next; |
| ipx_interface | 77 | include/net/ipx.h | ipx_interface *ir_intrfc; |
| ipx_interface | 104 | include/net/sock.h | ipx_interface *intrfc; |
| ipx_interface | 101 | net/ipx/af_ipx.c | static ipx_interface *ipx_interfaces = NULL; |
| ipx_interface | 102 | net/ipx/af_ipx.c | static ipx_interface *ipx_primary_net = NULL; |
| ipx_interface | 103 | net/ipx/af_ipx.c | static ipx_interface *ipx_internal_net = NULL; |
| ipx_interface | 149 | net/ipx/af_ipx.c | ipx_interface *intrfc; |
| ipx_interface | 216 | net/ipx/af_ipx.c | static ipx_interface * |
| ipx_interface | 219 | net/ipx/af_ipx.c | ipx_interface *i; |
| ipx_interface | 228 | net/ipx/af_ipx.c | static ipx_interface * |
| ipx_interface | 231 | net/ipx/af_ipx.c | ipx_interface *i; |
| ipx_interface | 244 | net/ipx/af_ipx.c | ipxitf_insert_socket(ipx_interface *intrfc, ipx_socket *sk) |
| ipx_interface | 260 | net/ipx/af_ipx.c | ipxitf_find_socket(ipx_interface *intrfc, unsigned short port) |
| ipx_interface | 275 | net/ipx/af_ipx.c | ipxitf_find_internal_socket(ipx_interface *intrfc, |
| ipx_interface | 293 | net/ipx/af_ipx.c | static void ipxrtr_del_routes(ipx_interface *); |
| ipx_interface | 296 | net/ipx/af_ipx.c | ipxitf_down(ipx_interface *intrfc) |
| ipx_interface | 298 | net/ipx/af_ipx.c | ipx_interface *i; |
| ipx_interface | 346 | net/ipx/af_ipx.c | ipx_interface *i, *tmp; |
| ipx_interface | 384 | net/ipx/af_ipx.c | ipxitf_demux_socket(ipx_interface *intrfc, struct sk_buff *skb, int copy) |
| ipx_interface | 448 | net/ipx/af_ipx.c | ipxitf_demux_socket(ipx_interface *intrfc, struct sk_buff *skb, int copy) |
| ipx_interface | 546 | net/ipx/af_ipx.c | ipxitf_adjust_skbuff(ipx_interface *intrfc, struct sk_buff *skb) |
| ipx_interface | 573 | net/ipx/af_ipx.c | static int ipxitf_send(ipx_interface *intrfc, struct sk_buff *skb, char *node) |
| ipx_interface | 698 | net/ipx/af_ipx.c | static int ipxrtr_add_route(unsigned long, ipx_interface *, unsigned char *); |
| ipx_interface | 700 | net/ipx/af_ipx.c | static int ipxitf_add_local_route(ipx_interface *intrfc) |
| ipx_interface | 706 | net/ipx/af_ipx.c | static const char * ipx_device_name(ipx_interface *); |
| ipx_interface | 709 | net/ipx/af_ipx.c | static int ipxitf_rcv(ipx_interface *intrfc, struct sk_buff *skb) |
| ipx_interface | 712 | net/ipx/af_ipx.c | ipx_interface *i; |
| ipx_interface | 791 | net/ipx/af_ipx.c | ipxitf_insert(ipx_interface *intrfc) |
| ipx_interface | 793 | net/ipx/af_ipx.c | ipx_interface *i; |
| ipx_interface | 812 | net/ipx/af_ipx.c | ipx_interface *intrfc; |
| ipx_interface | 822 | net/ipx/af_ipx.c | intrfc=(ipx_interface *)kmalloc(sizeof(ipx_interface),GFP_ATOMIC); |
| ipx_interface | 859 | net/ipx/af_ipx.c | ipx_interface *intrfc; |
| ipx_interface | 914 | net/ipx/af_ipx.c | intrfc=(ipx_interface *)kmalloc(sizeof(ipx_interface),GFP_ATOMIC); |
| ipx_interface | 951 | net/ipx/af_ipx.c | ipx_interface *intrfc; |
| ipx_interface | 976 | net/ipx/af_ipx.c | static ipx_interface * |
| ipx_interface | 980 | net/ipx/af_ipx.c | ipx_interface *intrfc; |
| ipx_interface | 997 | net/ipx/af_ipx.c | intrfc=(ipx_interface *)kmalloc(sizeof(ipx_interface),GFP_ATOMIC); |
| ipx_interface | 1049 | net/ipx/af_ipx.c | ipx_interface *ipxif; |
| ipx_interface | 1101 | net/ipx/af_ipx.c | ipxrtr_add_route(unsigned long network, ipx_interface *intrfc, unsigned char *node) |
| ipx_interface | 1130 | net/ipx/af_ipx.c | ipxrtr_del_routes(ipx_interface *intrfc) |
| ipx_interface | 1147 | net/ipx/af_ipx.c | ipx_interface *intrfc; |
| ipx_interface | 1246 | net/ipx/af_ipx.c | ipx_interface *intrfc; |
| ipx_interface | 1337 | net/ipx/af_ipx.c | ipx_interface *i; |
| ipx_interface | 1408 | net/ipx/af_ipx.c | ipx_device_name(ipx_interface *intrfc) |
| ipx_interface | 1418 | net/ipx/af_ipx.c | ipx_interface *i; |
| ipx_interface | 1462 | net/ipx/af_ipx.c | ipx_interface *i; |
| ipx_interface | 1745 | net/ipx/af_ipx.c | ipx_first_free_socketnum(ipx_interface *intrfc) |
| ipx_interface | 1765 | net/ipx/af_ipx.c | ipx_interface *intrfc; |
| ipx_interface | 2019 | net/ipx/af_ipx.c | ipx_interface *intrfc; |
| ipx_interface | 2364 | net/ipx/af_ipx.c | { ipx_interface *ifc; |