Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Datalk.h41 __be16 nr_lastnet; member
/linux-4.4.14/net/appletalk/
Dddp.c250 int netrange = ntohs(atif->nets.nr_lastnet) - in atif_probe_device()
285 if (probe_net > ntohs(atif->nets.nr_lastnet)) in atif_probe_device()
298 int netrange = ntohs(atif->nets.nr_lastnet) - in atif_proxy_probe_device()
332 if (probe_net > ntohs(atif->nets.nr_lastnet)) in atif_proxy_probe_device()
416 ntohs(net) <= ntohs(iface->nets.nr_lastnet)) in atalk_find_interface()
542 ntohs(iface->nets.nr_lastnet)) in atrtr_create()
764 nr->nr_lastnet == htons(0xFFFE)) { in atif_ioctl()
769 limit = ntohs(nr->nr_lastnet); in atif_ioctl()
Datalk_proc.c76 ntohs(iface->nets.nr_lastnet), iface->status); in atalk_seq_interface_show()