Searched refs:ir_intrfc (Results 1 - 3 of 3) 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.c78 rt->ir_intrfc = intrfc;
100 if (r->ir_intrfc == intrfc) {
159 ipxitf_hold(r->ir_intrfc);
160 ipxitf_send(r->ir_intrfc, skb, r->ir_routed ?
162 ipxitf_put(r->ir_intrfc);
192 intrfc = rt->ir_intrfc;
H A Dipx_proc.c92 (long unsigned int)ntohl(rt->ir_intrfc->if_netnum),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dipx.h76 struct ipx_interface *ir_intrfc; member in struct:ipx_route

Completed in 114 milliseconds