Home
last modified time | relevance | path

Searched refs:ir_intrfc (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/ipx/
Dipx_route.c74 rt->ir_intrfc = intrfc; in ipxrtr_add_route()
96 if (r->ir_intrfc == intrfc) { in ipxrtr_del_routes()
155 ipxitf_hold(r->ir_intrfc); in ipxrtr_route_skb()
156 ipxitf_send(r->ir_intrfc, skb, r->ir_routed ? in ipxrtr_route_skb()
158 ipxitf_put(r->ir_intrfc); in ipxrtr_route_skb()
188 intrfc = rt->ir_intrfc; in ipxrtr_route_packet()
Dipx_proc.c93 ntohl(rt->ir_intrfc->if_netnum), in ipx_seq_route_show()
/linux-4.1.27/include/net/
Dipx.h79 struct ipx_interface *ir_intrfc; member