Lines Matching defs:intrfc

117 	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()
447 static int ipxitf_demux_socket(struct ipx_interface *intrfc, in ipxitf_demux_socket()
534 static struct sk_buff *ipxitf_adjust_skbuff(struct ipx_interface *intrfc, in ipxitf_adjust_skbuff()
562 int ipxitf_send(struct ipx_interface *intrfc, struct sk_buff *skb, char *node) in ipxitf_send()
668 static int ipxitf_add_local_route(struct ipx_interface *intrfc) in ipxitf_add_local_route()
677 static int ipxitf_rcv(struct ipx_interface *intrfc, struct sk_buff *skb) in ipxitf_rcv()
731 static void ipxitf_discover_netnum(struct ipx_interface *intrfc, in ipxitf_discover_netnum()
783 static int ipxitf_pprop(struct ipx_interface *intrfc, struct sk_buff *skb) in ipxitf_pprop()
852 static void ipxitf_insert(struct ipx_interface *intrfc) in ipxitf_insert()
868 struct ipx_interface *intrfc = kmalloc(sizeof(*intrfc), GFP_ATOMIC); in ipxitf_alloc() local
888 struct ipx_interface *intrfc; in ipxitf_create_internal() local
939 struct ipx_interface *intrfc; in ipxitf_create() local
1044 struct ipx_interface *intrfc; in ipxitf_delete() local
1082 struct ipx_interface *intrfc = NULL; in ipxitf_auto_create() local
1257 const char *ipx_device_name(struct ipx_interface *intrfc) in ipx_device_name()
1387 static __be16 ipx_first_free_socketnum(struct ipx_interface *intrfc) in ipx_first_free_socketnum()
1413 struct ipx_interface *intrfc; in __ipx_bind() local
1633 struct ipx_interface *intrfc; in ipx_rcv() local