Searched refs:ipx_interface (Results 1 – 1 of 1) sorted by relevance
50 struct ipx_interface { struct76 struct ipx_interface *ir_intrfc; argument99 struct ipx_interface *intrfc;126 struct ipx_interface *ipx_interfaces_head(void);129 extern struct ipx_interface *ipx_primary_net;135 const char *ipx_device_name(struct ipx_interface *intrfc);137 static __inline__ void ipxitf_hold(struct ipx_interface *intrfc) in ipxitf_hold()142 void ipxitf_down(struct ipx_interface *intrfc);143 struct ipx_interface *ipxitf_find_using_net(__be32 net);144 int ipxitf_send(struct ipx_interface *intrfc, struct sk_buff *skb, char *node);[all …]