Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Datalk.h42 __be16 nr_lastnet; member
/linux-6.12.1/net/appletalk/
Dddp.c258 int netrange = ntohs(atif->nets.nr_lastnet) - in atif_probe_device()
293 if (probe_net > ntohs(atif->nets.nr_lastnet)) in atif_probe_device()
306 int netrange = ntohs(atif->nets.nr_lastnet) - in atif_proxy_probe_device()
340 if (probe_net > ntohs(atif->nets.nr_lastnet)) in atif_proxy_probe_device()
424 ntohs(net) <= ntohs(iface->nets.nr_lastnet)) in atalk_find_interface()
550 ntohs(iface->nets.nr_lastnet)) in atrtr_create()
772 nr->nr_lastnet == htons(0xFFFE)) { in atif_ioctl()
777 limit = ntohs(nr->nr_lastnet); in atif_ioctl()
Datalk_proc.c73 ntohs(iface->nets.nr_lastnet), iface->status); in atalk_seq_interface_show()