Home
last modified time | relevance | path

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

/linux-2.6.39/net/ipx/
Daf_ipx.c141 ipxitf_put(intrfc); in ipx_remove_socket()
223 ipxitf_put(intrfc); in ipxitf_insert_socket()
277 ipxitf_put(intrfc); in ipxitf_find_internal_socket()
746 ipxitf_put(intrfc); in ipxitf_rcv()
773 ipxitf_put(i); in ipxitf_discover_netnum()
921 ipxitf_put(intrfc); in ipxitf_create_internal()
934 ipxitf_put(intrfc); in ipxitf_create_internal()
973 ipxitf_put(intrfc); in ipxitf_create()
978 ipxitf_put(intrfc); in ipxitf_create()
1058 ipxitf_put(intrfc); in ipxitf_create()
[all …]
Dipx_route.c117 ipxitf_put(intrfc); in ipxrtr_create()
162 ipxitf_put(r->ir_intrfc); in ipxrtr_route_skb()
251 ipxitf_put(intrfc); in ipxrtr_route_packet()
/linux-2.6.39/include/net/
Dipx.h146 static __inline__ void ipxitf_put(struct ipx_interface *intrfc) in ipxitf_put() function