Home
last modified time | relevance | path

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

/freebsd/tools/regression/netinet/ipsockopt/
H A Dipsockopt.c646 socklen_t sotypelen; in test_ip_multicast_membership() local
648 sotypelen = sizeof(sotype); in test_ip_multicast_membership()
649 if (getsockopt(sock, SOL_SOCKET, SO_TYPE, &sotype, &sotypelen) < 0) in test_ip_multicast_membership()