Home
last modified time | relevance | path

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

/freebsd/tools/regression/netinet/ipsockopt/
H A Dipsockopt.c131 #define NEW_OPTIONS htonl(IPOPT_EOL | (IPOPT_NOP << 8) | (IPOPT_NOP << 16) \ in test_ip_options() macro
137 new_options = NEW_OPTIONS; in test_ip_options()