Home
last modified time | relevance | path

Searched refs:SIOCGIFDESCR (Results 1 – 25 of 3561) sorted by relevance

12345678910>>...143

/dports/net/ladvd/ladvd-1.1.2/src/
H A Dnetif.c219 #elif defined(SIOCGIFDESCR)
226 ioctl(sockfd, SIOCGIFDESCR, &ifr);
H A Dparent.c510 #elif defined(SIOCGIFDESCR) in parent_descr()
/dports/net-mgmt/lldpd/lldpd-1.0.8/src/daemon/
H A Dpriv-bsd.c166 if (ioctl(sock, SIOCGIFDESCR, (caddr_t)&ifr) < 0) { in asroot_iface_description_os()
H A Dinterfaces-bsd.c389 #ifdef SIOCGIFDESCR in ifbsd_extract_device()
404 if (ioctl(cfg->g_sock, SIOCGIFDESCR, (caddr_t)&ifr) < 0) { in ifbsd_extract_device()
/dports/devel/libtuntap/libtuntap-libtuntap-0.4/
H A Dtuntap-unix-openbsd.c248 if (ioctl(dev->ctrl_sock, SIOCGIFDESCR, &ifr) == -1) { in tuntap_sys_get_descr()
/dports/net/wireshark/wireshark-3.6.1/capture/
H A Dcapture-pcap-util.c274 #ifdef SIOCGIFDESCR in if_info_get()
310 if (ioctl(s, SIOCGIFDESCR, &ifrdesc) == 0) { in if_info_get()
336 if (ioctl(s, SIOCGIFDESCR, &ifrdesc) != 0) { in if_info_get()
/dports/net/wireshark-lite/wireshark-3.6.1/capture/
H A Dcapture-pcap-util.c274 #ifdef SIOCGIFDESCR in if_info_get()
310 if (ioctl(s, SIOCGIFDESCR, &ifrdesc) == 0) { in if_info_get()
336 if (ioctl(s, SIOCGIFDESCR, &ifrdesc) != 0) { in if_info_get()
/dports/net/tshark-lite/wireshark-3.6.1/capture/
H A Dcapture-pcap-util.c274 #ifdef SIOCGIFDESCR in if_info_get()
310 if (ioctl(s, SIOCGIFDESCR, &ifrdesc) == 0) { in if_info_get()
336 if (ioctl(s, SIOCGIFDESCR, &ifrdesc) != 0) { in if_info_get()
/dports/net/tshark/wireshark-3.6.1/capture/
H A Dcapture-pcap-util.c274 #ifdef SIOCGIFDESCR in if_info_get()
310 if (ioctl(s, SIOCGIFDESCR, &ifrdesc) == 0) { in if_info_get()
336 if (ioctl(s, SIOCGIFDESCR, &ifrdesc) != 0) { in if_info_get()
/dports/security/nmap/nmap-7.91/libpcap/
H A Dpcap.c744 #ifdef SIOCGIFDESCR
775 if (ioctl(s, SIOCGIFDESCR, &ifrdesc) == 0) {
801 if (ioctl(s, SIOCGIFDESCR, &ifrdesc) != 0) {
/dports/net/libpcap/libpcap-1.10.1/
H A Dpcap.c887 #ifdef SIOCGIFDESCR
918 if (ioctl(s, SIOCGIFDESCR, &ifrdesc) == 0) {
944 if (ioctl(s, SIOCGIFDESCR, &ifrdesc) != 0) {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/syscall/
H A Dzerrors_openbsd_amd64.go1115 SIOCGIFDESCR = 0xc0206981 const
H A Dzerrors_openbsd_386.go1116 SIOCGIFDESCR = 0xc0206981 const
H A Dzerrors_openbsd_arm.go1116 SIOCGIFDESCR = 0xc0206981 const
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/syscall/
H A Dzerrors_openbsd_386.go1117 SIOCGIFDESCR = 0xc0206981 const
H A Dzerrors_openbsd_amd64.go1116 SIOCGIFDESCR = 0xc0206981 const
H A Dzerrors_openbsd_arm.go1116 SIOCGIFDESCR = 0xc0206981 const
H A Dzerrors_openbsd_arm64.go1170 SIOCGIFDESCR = 0xc0206981 const
H A Dzerrors_openbsd_mips64.go1172 SIOCGIFDESCR = 0xc0206981 const
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/syscall/
H A Dzerrors_openbsd_arm.go1116 SIOCGIFDESCR = 0xc0206981 const
H A Dzerrors_openbsd_386.go1116 SIOCGIFDESCR = 0xc0206981 const
H A Dzerrors_openbsd_amd64.go1115 SIOCGIFDESCR = 0xc0206981 const
H A Dzerrors_openbsd_arm64.go1170 SIOCGIFDESCR = 0xc0206981 const
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/golang.org/x/sys/unix/
H A Dzerrors_openbsd_amd64.go1117 SIOCGIFDESCR = 0xc0206981 const
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/golang.org/x/sys/unix/
H A Dzerrors_openbsd_386.go1118 SIOCGIFDESCR = 0xc0206981 const

12345678910>>...143