Searched refs:nr_firstnet (Results 1 – 3 of 3) sorted by relevance
259 ntohs(atif->nets.nr_firstnet) + 1; in atif_probe_device()266 probe_net = ntohs(atif->nets.nr_firstnet); in atif_probe_device()294 probe_net = ntohs(atif->nets.nr_firstnet); in atif_probe_device()307 ntohs(atif->nets.nr_firstnet) + 1; in atif_proxy_probe_device()315 probe_net = ntohs(atif->nets.nr_firstnet); in atif_proxy_probe_device()341 probe_net = ntohs(atif->nets.nr_firstnet); in atif_proxy_probe_device()423 ntohs(iface->nets.nr_firstnet) <= ntohs(net) && in atalk_find_interface()548 ntohs(iface->nets.nr_firstnet) && in atrtr_create()771 if (nr->nr_firstnet == htons(0) && in atif_ioctl()778 if (limit - ntohs(nr->nr_firstnet) > 4096) { in atif_ioctl()[all …]
72 iface->address.s_node, ntohs(iface->nets.nr_firstnet), in atalk_seq_interface_show()
41 __be16 nr_firstnet; member