Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipx/
Daf_ipx.c122 ipxitf_hold(intrfc); in ipx_remove_socket()
173 ipxitf_hold(i); in ipxitf_find_using_phys()
194 ipxitf_hold(i); in ipxitf_find_using_net()
203 ipxitf_hold(intrfc); in ipxitf_insert_socket()
247 ipxitf_hold(intrfc); in ipxitf_find_internal_socket()
331 ipxitf_hold(i); in ipxitf_device_event()
682 ipxitf_hold(intrfc); in ipxitf_rcv()
911 ipxitf_hold(intrfc); in ipxitf_create_internal()
1020 ipxitf_hold(intrfc); in ipxitf_create()
1674 ipxitf_hold(intrfc); in ipx_rcv()
Dipx_route.c155 ipxitf_hold(r->ir_intrfc); in ipxrtr_route_skb()
191 ipxitf_hold(intrfc); in ipxrtr_route_packet()
/linux-4.4.14/include/net/
Dipx.h140 static __inline__ void ipxitf_hold(struct ipx_interface *intrfc) in ipxitf_hold() function