tag | line | file | source code |
ipx_interface | 80 | net/inet/ipx.c | static ipx_interface *ipx_interfaces = NULL; |
ipx_interface | 82 | net/inet/ipx.c | static ipx_interface *ipx_internal_net = NULL; |
ipx_interface | 83 | net/inet/ipx.c | static ipx_interface *ipx_primary_net = NULL; |
ipx_interface | 129 | net/inet/ipx.c | ipx_interface *intrfc; |
ipx_interface | 195 | net/inet/ipx.c | static ipx_interface * |
ipx_interface | 198 | net/inet/ipx.c | ipx_interface *i; |
ipx_interface | 207 | net/inet/ipx.c | static ipx_interface * |
ipx_interface | 210 | net/inet/ipx.c | ipx_interface *i; |
ipx_interface | 223 | net/inet/ipx.c | ipxitf_insert_socket(ipx_interface *intrfc, ipx_socket *sk) |
ipx_interface | 239 | net/inet/ipx.c | ipxitf_find_socket(ipx_interface *intrfc, unsigned short port) |
ipx_interface | 251 | net/inet/ipx.c | static void ipxrtr_del_routes(ipx_interface *); |
ipx_interface | 254 | net/inet/ipx.c | ipxitf_down(ipx_interface *intrfc) |
ipx_interface | 256 | net/inet/ipx.c | ipx_interface *i; |
ipx_interface | 300 | net/inet/ipx.c | ipx_interface *i, *tmp; |
ipx_interface | 337 | net/inet/ipx.c | ipxitf_demux_socket(ipx_interface *intrfc, struct sk_buff *skb, int copy) |
ipx_interface | 424 | net/inet/ipx.c | ipxitf_adjust_skbuff(ipx_interface *intrfc, struct sk_buff *skb) |
ipx_interface | 461 | net/inet/ipx.c | ipxitf_send(ipx_interface *intrfc, struct sk_buff *skb, char *node) |
ipx_interface | 528 | net/inet/ipx.c | ipxrtr_add_route(unsigned long, ipx_interface *, unsigned char *); |
ipx_interface | 531 | net/inet/ipx.c | ipxitf_add_local_route(ipx_interface *intrfc) |
ipx_interface | 537 | net/inet/ipx.c | static char * ipx_device_name(ipx_interface *); |
ipx_interface | 541 | net/inet/ipx.c | ipxitf_rcv(ipx_interface *intrfc, struct sk_buff *skb) |
ipx_interface | 544 | net/inet/ipx.c | ipx_interface *i; |
ipx_interface | 588 | net/inet/ipx.c | ipxitf_insert(ipx_interface *intrfc) |
ipx_interface | 590 | net/inet/ipx.c | ipx_interface *i; |
ipx_interface | 608 | net/inet/ipx.c | ipx_interface *intrfc; |
ipx_interface | 618 | net/inet/ipx.c | intrfc=(ipx_interface *)kmalloc(sizeof(ipx_interface),GFP_ATOMIC); |
ipx_interface | 654 | net/inet/ipx.c | ipx_interface *intrfc; |
ipx_interface | 708 | net/inet/ipx.c | intrfc=(ipx_interface *)kmalloc(sizeof(ipx_interface),GFP_ATOMIC); |
ipx_interface | 740 | net/inet/ipx.c | ipx_interface *intrfc; |
ipx_interface | 765 | net/inet/ipx.c | static ipx_interface * |
ipx_interface | 769 | net/inet/ipx.c | ipx_interface *intrfc; |
ipx_interface | 787 | net/inet/ipx.c | intrfc=(ipx_interface *)kmalloc(sizeof(ipx_interface),GFP_ATOMIC); |
ipx_interface | 839 | net/inet/ipx.c | ipx_interface *ipxif; |
ipx_interface | 890 | net/inet/ipx.c | ipxrtr_add_route(unsigned long network, ipx_interface *intrfc, unsigned char *node) |
ipx_interface | 917 | net/inet/ipx.c | ipxrtr_del_routes(ipx_interface *intrfc) |
ipx_interface | 934 | net/inet/ipx.c | ipx_interface *intrfc; |
ipx_interface | 971 | net/inet/ipx.c | ipx_interface *intrfc; |
ipx_interface | 1028 | net/inet/ipx.c | ipx_interface *i; |
ipx_interface | 1098 | net/inet/ipx.c | ipx_device_name(ipx_interface *intrfc) |
ipx_interface | 1108 | net/inet/ipx.c | ipx_interface *i; |
ipx_interface | 1152 | net/inet/ipx.c | ipx_interface *i; |
ipx_interface | 1427 | net/inet/ipx.c | ipx_first_free_socketnum(ipx_interface *intrfc) |
ipx_interface | 1447 | net/inet/ipx.c | ipx_interface *intrfc; |
ipx_interface | 1620 | net/inet/ipx.c | ipx_interface *intrfc; |
ipx_interface | 70 | net/inet/ipx.h | struct ipx_interface *if_next; |
ipx_interface | 75 | net/inet/ipx.h | ipx_interface *ir_intrfc; |
ipx_interface | 146 | net/inet/sock.h | ipx_interface *ipx_intrfc; |