ipxrtr_add_route   86 net/ipx/af_ipx.c extern int ipxrtr_add_route(__be32 network, struct ipx_interface *intrfc,
ipxrtr_add_route  689 net/ipx/af_ipx.c 	return ipxrtr_add_route(intrfc->if_netnum, intrfc, NULL);
ipxrtr_add_route  115 net/ipx/ipx_route.c 	rc = ipxrtr_add_route(rd->ipx_network, intrfc, rd->ipx_router_node);