Home
last modified time | relevance | path

Searched refs:nr_firstnet (Results 1 – 3 of 3) sorted by relevance

/linux/net/appletalk/
A Dddp.c246 ntohs(atif->nets.nr_firstnet) + 1; in atif_probe_device()
253 probe_net = ntohs(atif->nets.nr_firstnet); in atif_probe_device()
281 probe_net = ntohs(atif->nets.nr_firstnet); in atif_probe_device()
294 ntohs(atif->nets.nr_firstnet) + 1; in atif_proxy_probe_device()
302 probe_net = ntohs(atif->nets.nr_firstnet); in atif_proxy_probe_device()
328 probe_net = ntohs(atif->nets.nr_firstnet); in atif_proxy_probe_device()
410 ntohs(iface->nets.nr_firstnet) <= ntohs(net) && in atalk_find_interface()
535 ntohs(iface->nets.nr_firstnet) && in atrtr_create()
758 if (nr->nr_firstnet == htons(0) && in atif_ioctl()
765 if (limit - ntohs(nr->nr_firstnet) > 4096) { in atif_ioctl()
[all …]
A Datalk_proc.c72 iface->address.s_node, ntohs(iface->nets.nr_firstnet), in atalk_seq_interface_show()
/linux/include/uapi/linux/
A Datalk.h41 __be16 nr_firstnet; member

Completed in 7 milliseconds