Home
last modified time | relevance | path

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

/freebsd/tools/regression/netinet/ipsockopt/
H A Dipsockopt.c112 test_ip_options(int sock, const char *socktypename) in test_ip_options()
389 test_ip_uchar(int sock, const char *socktypename, int option, in test_ip_uchar()
529 test_ip_boolean(int sock, const char *socktypename, int option, in test_ip_boolean()
639 test_ip_multicast_membership(int sock, const char *socktypename) in test_ip_multicast_membership()
712 test_ip_multicast_if(int sock, const char *socktypename) in test_ip_multicast_if()
725 test_ip_multicast_vif(int sock, const char *socktypename) in test_ip_multicast_vif()
740 const char *socktypename; in testsuite() local