Home
last modified time | relevance | path

Searched refs:sll_hatype (Results 101 – 125 of 580) sorted by relevance

12345678910>>...24

/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/compat/
H A Dcompat_ifaddrs.c359 ((struct sockaddr_ll *)l_addr)->sll_hatype = l_info->ifi_type; in interpretLink()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/compat/
H A Dcompat_ifaddrs.c359 ((struct sockaddr_ll *)l_addr)->sll_hatype = l_info->ifi_type; in interpretLink()
/dports/net/gnet2/gnet-2.0.8/src/
H A Dusagi_ifaddrs.c624 ((struct sockaddr_ll *) *sap)->sll_hatype = in usagi_getifaddrs()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net.NetworkInformation/
H A DNetworkInterface.cs318 int hwtype = (int)sockaddrll.sll_hatype; in GetAllNetworkInterfaces()
/dports/sysutils/busybox/busybox-1.26.2/networking/libiproute/
H A Diplink.c152 *htype = me.sll_hatype; in get_address()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/net/
H A Dpsock_tpacket.c735 ring->ll.sll_hatype = 0; in bind_ring()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/net/
H A Dpsock_tpacket.c735 ring->ll.sll_hatype = 0; in bind_ring()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/net/
H A Dpsock_tpacket.c735 ring->ll.sll_hatype = 0; in bind_ring()
/dports/net/libpcap/libpcap-1.10.1/
H A Dpcap-linux.c3848 hdrp->sll2_hatype = htons(sll->sll_hatype); in pcap_handle_packet_mmap()
3886 hdrp->sll_hatype = htons(sll->sll_hatype); in pcap_handle_packet_mmap()
/dports/lang/ruby26/ruby-2.6.9/ext/socket/
H A Draddrinfo.c1289 … if (offsetof(struct sockaddr_ll, sll_hatype) + sizeof(addr->sll_hatype) <= (size_t)socklen) { in rsock_inspect_sockaddr()
1291 rb_str_catf(ret, "hatype=%d", addr->sll_hatype); in rsock_inspect_sockaddr()
/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Dif.c655 ifp->hwtype = sll->sll_hatype; in if_discover()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/packet/
H A Daf_packet.c2132 sll->sll_hatype = dev->type; in packet_rcv()
2397 sll->sll_hatype = dev->type; in tpacket_rcv()
3525 sll->sll_hatype = dev->type; in packet_getname()
3529 sll->sll_hatype = 0; /* Bad: we have no ARPHRD_UNSPEC */ in packet_getname()
/dports/multimedia/libv4l/linux-5.13-rc2/net/packet/
H A Daf_packet.c2132 sll->sll_hatype = dev->type; in packet_rcv()
2397 sll->sll_hatype = dev->type; in tpacket_rcv()
3525 sll->sll_hatype = dev->type; in packet_getname()
3529 sll->sll_hatype = 0; /* Bad: we have no ARPHRD_UNSPEC */ in packet_getname()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/packet/
H A Daf_packet.c2132 sll->sll_hatype = dev->type; in packet_rcv()
2397 sll->sll_hatype = dev->type; in tpacket_rcv()
3525 sll->sll_hatype = dev->type; in packet_getname()
3529 sll->sll_hatype = 0; /* Bad: we have no ARPHRD_UNSPEC */ in packet_getname()
/dports/www/firefox-legacy/firefox-52.8.0esr/third_party/rust/libc/src/unix/notbsd/
H A Dmod.rs77 pub sll_hatype: ::c_ushort,
/dports/security/barnyard2-sguil/barnyard2-2-1.13/src/
H A Ddecode.h742 uint16_t sll_hatype; /* link-layer address type */ member
H A Dlog_text.c224 htons(p->sllh->sll_halen), ntohs(p->sllh->sll_hatype), in LogSLLHeader()
/dports/security/barnyard2/barnyard2-2-1.13/src/
H A Ddecode.h742 uint16_t sll_hatype; /* link-layer address type */ member
H A Dlog_text.c224 htons(p->sllh->sll_halen), ntohs(p->sllh->sll_hatype), in LogSLLHeader()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/nifs/common/
H A Dsocket_util.c796 esock_encode_packet_hatype(env, sockAddrP->sll_hatype, &eHaType); in esock_encode_sockaddr_ll()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/nifs/common/
H A Dsocket_util.c909 esock_encode_packet_hatype(env, sockAddrP->sll_hatype, &eHaType); in esock_encode_sockaddr_ll()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dsocket_util.c843 esock_encode_packet_hatype(env, sockAddrP->sll_hatype, &eHaType); in esock_encode_sockaddr_ll()
/dports/devel/libaravis/aravis-ARAVIS_0_5_12/src/
H A Darvgvstream.c885 local_address.sll_hatype = 0; in _ring_buffer_loop()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dsocket_util.c843 esock_encode_packet_hatype(env, sockAddrP->sll_hatype, &eHaType); in esock_encode_sockaddr_ll()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/nifs/common/
H A Dsocket_util.c843 esock_encode_packet_hatype(env, sockAddrP->sll_hatype, &eHaType); in esock_encode_sockaddr_ll()

12345678910>>...24