Searched refs:socktypename (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/tools/regression/netinet/ipsockopt/
H A Dipsockopt.c114 test_ip_options(int sock, const char *socktypename) argument
126 socktypename);
130 "%d bytes", socktypename, len);
143 socktypename);
156 socktypename);
163 "returned %d bytes of data", socktypename, len);
171 "return data", socktypename);
178 "returned wrong options (%08x, %08x)", socktypename,
186 socktypename);
196 socktypename);
391 test_ip_uchar(int sock, const char *socktypename, int option, const char *optionname, int initial) argument
531 test_ip_boolean(int sock, const char *socktypename, int option, char *optionname, int initial, int rootonly) argument
641 test_ip_multicast_membership(int sock, const char *socktypename) argument
714 test_ip_multicast_if(int sock, const char *socktypename) argument
727 test_ip_multicast_vif(int sock, const char *socktypename) argument
742 const char *socktypename; local
[all...]
/freebsd-10.0-release/tools/regression/netinet/ipmulticast/
H A Dipmulticast.c323 test_ip_uchar(sock, socktypename, IP_MULTICAST_TTL,
330 test_ip_boolean(sock, socktypename, IP_MULTICAST_LOOP,

Completed in 116 milliseconds