tag | line | file | source code |
ipx_network | 28 | include/linux/ipx.h | unsigned long ipx_network; |
ipx_network | 35 | include/linux/ipx.h | unsigned long ipx_network; |
ipx_network | 62 | include/linux/ipx.h | unsigned long ipx_network; |
ipx_network | 614 | net/inet/ipx.c | if (idef->ipx_network == 0L) return -EADDRNOTAVAIL; |
ipx_network | 615 | net/inet/ipx.c | if (ipxitf_find_using_net(idef->ipx_network) != NULL) |
ipx_network | 622 | net/inet/ipx.c | intrfc->if_netnum=idef->ipx_network; |
ipx_network | 662 | net/inet/ipx.c | if ((idef->ipx_network != 0L) && |
ipx_network | 663 | net/inet/ipx.c | (ipxitf_find_using_net(idef->ipx_network) != NULL)) |
ipx_network | 712 | net/inet/ipx.c | intrfc->if_netnum=idef->ipx_network; |
ipx_network | 825 | net/inet/ipx.c | f.ipx_network=sipx->sipx_network; |
ipx_network | 941 | net/inet/ipx.c | return ipxrtr_add_route(rd->ipx_network, intrfc, rd->ipx_router_node); |
ipx_network | 1075 | net/inet/ipx.c | f.ipx_network=st->sipx_network; |