Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipx/
Dipx_route.c113 ipxitf_put(intrfc); in ipxrtr_create()
158 ipxitf_put(r->ir_intrfc); in ipxrtr_route_skb()
248 ipxitf_put(intrfc); in ipxrtr_route_packet()
Daf_ipx.c126 ipxitf_put(intrfc); in ipx_remove_socket()
208 ipxitf_put(intrfc); in ipxitf_insert_socket()
260 ipxitf_put(intrfc); in ipxitf_find_internal_socket()
727 ipxitf_put(intrfc); in ipxitf_rcv()
754 ipxitf_put(i); in ipxitf_discover_netnum()
902 ipxitf_put(intrfc); in ipxitf_create_internal()
915 ipxitf_put(intrfc); in ipxitf_create_internal()
954 ipxitf_put(intrfc); in ipxitf_create()
959 ipxitf_put(intrfc); in ipxitf_create()
1032 ipxitf_put(intrfc); in ipxitf_create()
[all …]
/linux-4.4.14/include/net/
Dipx.h158 static __inline__ void ipxitf_put(struct ipx_interface *intrfc) in ipxitf_put() function