Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Datalk.h40 __be16 nr_firstnet; member
/linux-4.1.27/net/appletalk/
Dddp.c251 ntohs(atif->nets.nr_firstnet) + 1; in atif_probe_device()
258 probe_net = ntohs(atif->nets.nr_firstnet); in atif_probe_device()
286 probe_net = ntohs(atif->nets.nr_firstnet); in atif_probe_device()
299 ntohs(atif->nets.nr_firstnet) + 1; in atif_proxy_probe_device()
307 probe_net = ntohs(atif->nets.nr_firstnet); in atif_proxy_probe_device()
333 probe_net = ntohs(atif->nets.nr_firstnet); in atif_proxy_probe_device()
415 ntohs(iface->nets.nr_firstnet) <= ntohs(net) && in atalk_find_interface()
540 ntohs(iface->nets.nr_firstnet) && in atrtr_create()
763 if (nr->nr_firstnet == htons(0) && in atif_ioctl()
770 if (limit - ntohs(nr->nr_firstnet) > 4096) { in atif_ioctl()
[all …]
Datalk_proc.c75 iface->address.s_node, ntohs(iface->nets.nr_firstnet), in atalk_seq_interface_show()