tag | line | file | source code |
ipx_network | 26 | include/linux/ipx.h | unsigned long ipx_network; |
ipx_network | 33 | include/linux/ipx.h | unsigned long ipx_network; |
ipx_network | 58 | include/linux/ipx.h | unsigned long ipx_network; |
ipx_network | 602 | net/inet/ipx.c | if (idef->ipx_network == 0L) return -EADDRNOTAVAIL; |
ipx_network | 603 | net/inet/ipx.c | if (ipxitf_find_using_net(idef->ipx_network) != NULL) |
ipx_network | 610 | net/inet/ipx.c | intrfc->if_netnum=idef->ipx_network; |
ipx_network | 638 | net/inet/ipx.c | if ((idef->ipx_network != 0L) && |
ipx_network | 639 | net/inet/ipx.c | (ipxitf_find_using_net(idef->ipx_network) != NULL)) |
ipx_network | 685 | net/inet/ipx.c | intrfc->if_netnum=idef->ipx_network; |
ipx_network | 812 | net/inet/ipx.c | f.ipx_network=sipx->sipx_network; |
ipx_network | 927 | net/inet/ipx.c | return ipxrtr_add_route(rd->ipx_network, intrfc, rd->ipx_router_node); |
ipx_network | 1061 | net/inet/ipx.c | f.ipx_network=st->sipx_network; |