Searched refs:socktypename (Results 1 – 2 of 2) sorted by relevance
/freebsd/tools/regression/netinet/ipsockopt/ |
H A D | ipsockopt.c | 112 test_ip_options(int sock, const char *socktypename) in test_ip_options() argument 124 socktypename); in test_ip_options() 128 "%d bytes", socktypename, len); in test_ip_options() 141 socktypename); in test_ip_options() 154 socktypename); in test_ip_options() 161 "returned %d bytes of data", socktypename, len); in test_ip_options() 169 "return data", socktypename); in test_ip_options() 176 "returned wrong options (%08x, %08x)", socktypename, in test_ip_options() 184 socktypename); in test_ip_options() 194 socktypename); in test_ip_options() [all …]
|
/freebsd/tools/regression/netinet/ipmulticast/ |
H A D | ipmulticast.c | 320 test_ip_uchar(sock, socktypename, IP_MULTICAST_TTL, in do_misc_opts() 327 test_ip_boolean(sock, socktypename, IP_MULTICAST_LOOP, in do_misc_opts()
|