Searched refs:BOOLEAN_ANYONE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/tools/regression/netinet/ipsockopt/ |
| HD | ipsockopt.c | 528 #define BOOLEAN_ANYONE 1 macro 782 "IP_RECVOPTS", 0, BOOLEAN_ANYONE); in testsuite() 790 "IP_RECVRETOPTS", 0, BOOLEAN_ANYONE); in testsuite() 798 "IP_RECVDSTADDR", 0, BOOLEAN_ANYONE); in testsuite() 806 0, BOOLEAN_ANYONE); in testsuite() 814 0, BOOLEAN_ANYONE); in testsuite() 822 BOOLEAN_ANYONE); in testsuite() 830 "IP_ONESBCAST", 0, BOOLEAN_ANYONE); in testsuite() 856 "IP_MULTICAST_LOOP", 1, BOOLEAN_ANYONE); in testsuite()
|
| /freebsd-11-stable/tools/regression/netinet/ipmulticast/ |
| HD | ipmulticast.c | 331 "IP_MULTICAST_LOOP", 1, BOOLEAN_ANYONE); in do_misc_opts()
|