Home
last modified time | relevance | path

Searched refs:atalk_iface (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/linux/
Datalk.h25 struct atalk_iface { struct
32 struct atalk_iface *next; argument
117 static inline struct atalk_iface *atalk_find_dev(struct net_device *dev) in atalk_find_dev()
129 extern void aarp_probe_network(struct atalk_iface *atif);
130 extern int aarp_proxy_probe_network(struct atalk_iface *atif,
143 extern struct atalk_iface *atalk_interfaces;
/Linux-v5.4/net/appletalk/
Datalk_proc.c17 static __inline__ struct atalk_iface *atalk_get_interface_idx(loff_t pos) in atalk_get_interface_idx()
19 struct atalk_iface *i; in atalk_get_interface_idx()
38 struct atalk_iface *i; in atalk_seq_interface_next()
61 struct atalk_iface *iface; in atalk_seq_interface_show()
Dddp.c88 struct atalk_iface *atif) in atalk_search_socket()
190 struct atalk_iface *atalk_interfaces;
203 struct atalk_iface **iface = &atalk_interfaces; in atif_drop_device()
204 struct atalk_iface *tmp; in atif_drop_device()
219 static struct atalk_iface *atif_add_device(struct net_device *dev, in atif_add_device()
222 struct atalk_iface *iface = kzalloc(sizeof(*iface), GFP_KERNEL); in atif_add_device()
242 static int atif_probe_device(struct atalk_iface *atif) in atif_probe_device()
289 static int atif_proxy_probe_device(struct atalk_iface *atif, in atif_proxy_probe_device()
336 struct atalk_iface *iface = dev->atalk_ptr; in atalk_find_dev_addr()
342 struct atalk_iface *fiface = NULL; in atalk_find_primary()
[all …]
Daarp.c439 static void aarp_send_probe_phase1(struct atalk_iface *iface) in aarp_send_probe_phase1()
461 void aarp_probe_network(struct atalk_iface *atif) in aarp_probe_network()
481 int aarp_proxy_probe_network(struct atalk_iface *atif, struct atalk_addr *sa) in aarp_proxy_probe_network()
721 struct atalk_iface *ifa; in aarp_rcv()
/Linux-v5.4/Documentation/admin-guide/sysctl/
Dnet.rst394 /proc/net/atalk_iface lists all the interfaces configured for appletalk.It