tag | line | file | source code |
---|---|---|---|
ipxrtr_add_route | 542 | net/ipx/af_ipx.c | ipxrtr_add_route(unsigned long, ipx_interface *, unsigned char *); |
ipxrtr_add_route | 547 | net/ipx/af_ipx.c | return ipxrtr_add_route(intrfc->if_netnum, intrfc, NULL); |
ipxrtr_add_route | 956 | net/ipx/af_ipx.c | return ipxrtr_add_route(rd->ipx_network, intrfc, rd->ipx_router_node); |