Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/netatalk/
H A Dat_control.c297 nr->nr_lastnet = aa->aa_lastnet; in at_control()
393 onr.nr_lastnet = aa->aa_lastnet; in at_ifinit()
403 nnets = ntohs(nr.nr_lastnet) - ntohs(nr.nr_firstnet) + 1; in at_ifinit()
405 aa->aa_lastnet = nr.nr_lastnet; in at_ifinit()
469 ntohs(nr.nr_lastnet)) { in at_ifinit()
472 aa->aa_lastnet = onr.nr_lastnet; in at_ifinit()
537 aa->aa_lastnet = onr.nr_lastnet; in at_ifinit()
568 aa->aa_lastnet = onr.nr_lastnet; in at_ifinit()
585 aa->aa_lastnet = onr.nr_lastnet; in at_ifinit()
646 aa->aa_lastnet = onr.nr_lastnet; in at_ifinit()
H A Dat.h74 uint16_t nr_lastnet; member
H A Daarp.c149 && (ntohs(nr->nr_lastnet) >= ntohs(sat->sat_addr.s_net))) in at_ifawithnet()
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Datalk.h42 uint16_t nr_lastnet; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Datalk.h42 uint16_t nr_lastnet; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Datalk.h42 __be16 nr_lastnet; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Datalk.h42 __be16 nr_lastnet; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Datalk.h42 uint16_t nr_lastnet; member
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/netatalk/
H A Dat.h69 u_short nr_lastnet; member
/dports/misc/rump/buildrump.sh-b914579/src/lib/libutil/
H A Dsockaddr_snprintf.c63 sat->sat_range.r_netrange.nr_lastnet); in debug_at()
273 n->nr_lastnet); in sockaddr_snprintf()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/appletalk/
H A Dddp.c245 int netrange = ntohs(atif->nets.nr_lastnet) - in atif_probe_device()
280 if (probe_net > ntohs(atif->nets.nr_lastnet)) in atif_probe_device()
293 int netrange = ntohs(atif->nets.nr_lastnet) - in atif_proxy_probe_device()
327 if (probe_net > ntohs(atif->nets.nr_lastnet)) in atif_proxy_probe_device()
411 ntohs(net) <= ntohs(iface->nets.nr_lastnet)) in atalk_find_interface()
537 ntohs(iface->nets.nr_lastnet)) in atrtr_create()
759 nr->nr_lastnet == htons(0xFFFE)) { in atif_ioctl()
764 limit = ntohs(nr->nr_lastnet); in atif_ioctl()
H A Datalk_proc.c73 ntohs(iface->nets.nr_lastnet), iface->status); in atalk_seq_interface_show()
/dports/multimedia/libv4l/linux-5.13-rc2/net/appletalk/
H A Dddp.c245 int netrange = ntohs(atif->nets.nr_lastnet) - in atif_probe_device()
280 if (probe_net > ntohs(atif->nets.nr_lastnet)) in atif_probe_device()
293 int netrange = ntohs(atif->nets.nr_lastnet) - in atif_proxy_probe_device()
327 if (probe_net > ntohs(atif->nets.nr_lastnet)) in atif_proxy_probe_device()
411 ntohs(net) <= ntohs(iface->nets.nr_lastnet)) in atalk_find_interface()
537 ntohs(iface->nets.nr_lastnet)) in atrtr_create()
759 nr->nr_lastnet == htons(0xFFFE)) { in atif_ioctl()
764 limit = ntohs(nr->nr_lastnet); in atif_ioctl()
H A Datalk_proc.c73 ntohs(iface->nets.nr_lastnet), iface->status); in atalk_seq_interface_show()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/appletalk/
H A Dddp.c245 int netrange = ntohs(atif->nets.nr_lastnet) - in atif_probe_device()
280 if (probe_net > ntohs(atif->nets.nr_lastnet)) in atif_probe_device()
293 int netrange = ntohs(atif->nets.nr_lastnet) - in atif_proxy_probe_device()
327 if (probe_net > ntohs(atif->nets.nr_lastnet)) in atif_proxy_probe_device()
411 ntohs(net) <= ntohs(iface->nets.nr_lastnet)) in atalk_find_interface()
537 ntohs(iface->nets.nr_lastnet)) in atrtr_create()
759 nr->nr_lastnet == htons(0xFFFE)) { in atif_ioctl()
764 limit = ntohs(nr->nr_lastnet); in atif_ioctl()
H A Datalk_proc.c73 ntohs(iface->nets.nr_lastnet), iface->status); in atalk_seq_interface_show()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/net/
H A Dgetnameinfo.c193 ntohs(sat->sat_range.r_netrange.nr_lastnet )); in getnameinfo_atalk()
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dkerneldefs.pp638 nr_lastnet : __u16;