Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Datalk.h42 __be16 nr_lastnet; member
/Linux-v4.19/net/appletalk/
Dddp.c249 int netrange = ntohs(atif->nets.nr_lastnet) - in atif_probe_device()
284 if (probe_net > ntohs(atif->nets.nr_lastnet)) in atif_probe_device()
297 int netrange = ntohs(atif->nets.nr_lastnet) - in atif_proxy_probe_device()
331 if (probe_net > ntohs(atif->nets.nr_lastnet)) in atif_proxy_probe_device()
415 ntohs(net) <= ntohs(iface->nets.nr_lastnet)) in atalk_find_interface()
541 ntohs(iface->nets.nr_lastnet)) in atrtr_create()
763 nr->nr_lastnet == htons(0xFFFE)) { in atif_ioctl()
768 limit = ntohs(nr->nr_lastnet); in atif_ioctl()
Datalk_proc.c76 ntohs(iface->nets.nr_lastnet), iface->status); in atalk_seq_interface_show()