Home
last modified time | relevance | path

Searched defs:intrfc (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/ipx/
Daf_ipx.c117 struct ipx_interface *intrfc = ipx_sk(sk)->intrfc; in ipx_remove_socket() local
201 static void ipxitf_insert_socket(struct ipx_interface *intrfc, struct sock *sk) in ipxitf_insert_socket()
212 static struct sock *__ipxitf_find_socket(struct ipx_interface *intrfc, in __ipxitf_find_socket()
226 static struct sock *ipxitf_find_socket(struct ipx_interface *intrfc, in ipxitf_find_socket()
241 static struct sock *ipxitf_find_internal_socket(struct ipx_interface *intrfc, in ipxitf_find_internal_socket()
265 static void __ipxitf_down(struct ipx_interface *intrfc) in __ipxitf_down()
302 void ipxitf_down(struct ipx_interface *intrfc) in ipxitf_down()
309 static void __ipxitf_put(struct ipx_interface *intrfc) in __ipxitf_put()
364 static int ipxitf_demux_socket(struct ipx_interface *intrfc, in ipxitf_demux_socket()
411 static struct sock *ncp_connection_hack(struct ipx_interface *intrfc, in ncp_connection_hack()
[all …]
Dipx_route.c48 int ipxrtr_add_route(__be32 network, struct ipx_interface *intrfc, in ipxrtr_add_route()
90 void ipxrtr_del_routes(struct ipx_interface *intrfc) in ipxrtr_del_routes()
105 struct ipx_interface *intrfc; in ipxrtr_create() local
172 struct ipx_interface *intrfc; in ipxrtr_route_packet() local
/linux-4.4.14/include/net/
Dipx.h102 struct ipx_interface *intrfc; member
140 static __inline__ void ipxitf_hold(struct ipx_interface *intrfc) in ipxitf_hold()
158 static __inline__ void ipxitf_put(struct ipx_interface *intrfc) in ipxitf_put()