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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_fw.h303 #define IPV6_FW_IP6OPT_HOPOPT 0x01 macro
H A Dip6_fw.c334 opts &= ~IPV6_FW_IP6OPT_HOPOPT;
335 nopts &= ~IPV6_FW_IP6OPT_HOPOPT;

Completed in 32 milliseconds