Searched refs:ipxrtr_add_route (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipx/
H A Dipx_route.c52 int ipxrtr_add_route(__be32 network, struct ipx_interface *intrfc, function
116 rc = ipxrtr_add_route(rd->ipx_network, intrfc, rd->ipx_router_node);
H A Daf_ipx.c88 extern int ipxrtr_add_route(__be32 network, struct ipx_interface *intrfc,
691 return ipxrtr_add_route(intrfc->if_netnum, intrfc, NULL);

Completed in 46 milliseconds