Home
last modified time | relevance | path

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

/linux-2.6.39/net/ipx/
Daf_ipx.c132 struct ipx_interface *intrfc = ipx_sk(sk)->intrfc; in ipx_remove_socket() local
216 static void ipxitf_insert_socket(struct ipx_interface *intrfc, struct sock *sk) in ipxitf_insert_socket()
227 static struct sock *__ipxitf_find_socket(struct ipx_interface *intrfc, in __ipxitf_find_socket()
242 static struct sock *ipxitf_find_socket(struct ipx_interface *intrfc, in ipxitf_find_socket()
257 static struct sock *ipxitf_find_internal_socket(struct ipx_interface *intrfc, in ipxitf_find_internal_socket()
282 static void __ipxitf_down(struct ipx_interface *intrfc) in __ipxitf_down()
319 void ipxitf_down(struct ipx_interface *intrfc) in ipxitf_down()
326 static __inline__ void __ipxitf_put(struct ipx_interface *intrfc) in __ipxitf_put()
381 static int ipxitf_demux_socket(struct ipx_interface *intrfc, in ipxitf_demux_socket()
429 static struct sock *ncp_connection_hack(struct ipx_interface *intrfc, in ncp_connection_hack()
[all …]
Dipx_route.c52 int ipxrtr_add_route(__be32 network, struct ipx_interface *intrfc, in ipxrtr_add_route()
94 void ipxrtr_del_routes(struct ipx_interface *intrfc) in ipxrtr_del_routes()
109 struct ipx_interface *intrfc; in ipxrtr_create() local
176 struct ipx_interface *intrfc; in ipxrtr_route_packet() local
/linux-2.6.39/include/net/
Dipx.h100 struct ipx_interface *intrfc; member
139 static __inline__ void ipxitf_hold(struct ipx_interface *intrfc) in ipxitf_hold()
146 static __inline__ void ipxitf_put(struct ipx_interface *intrfc) in ipxitf_put()