tag | line | file | source code |
---|---|---|---|
ipxrtr_add_route | 595 | net/ipx/af_ipx.c | static int ipxrtr_add_route(unsigned long, ipx_interface *, unsigned char *); |
ipxrtr_add_route | 599 | net/ipx/af_ipx.c | return ipxrtr_add_route(intrfc->if_netnum, intrfc, NULL); |
ipxrtr_add_route | 1036 | net/ipx/af_ipx.c | return ipxrtr_add_route(rd->ipx_network, intrfc, rd->ipx_router_node); |