Home
last modified time | relevance | path

Searched defs:fd6 (Results 1 – 4 of 4) sorted by relevance

/external/rust/android-crates-io/crates/nix/test/sys/
Dtest_sockopt.rs340 let fd6 = socket( in test_ttl_opts() localVariable
368 let fd6 = socket( in test_multicast_ttl_opts_ipv6() localVariable
381 let fd6 = socket( in test_ipv6_multicast_hops() localVariable
428 let fd6 = socket( in test_v6dontfrag_opts() localVariable
/external/libpcap/
Dfad-glifc.c82 register int fd4, fd6, fd; in pcapint_findalldevs_interfaces() local
/external/toybox/toys/net/
Difconfig.c480 int plen, fd6 = xsocket(AF_INET6, SOCK_DGRAM, 0); in ifconfig_main() local
/external/toybox/toys/pending/
Ddhcpd.c356 FILE *fd6 = fopen("/proc/net/if_inet6", "r"); in get_interface() local