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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_fw.h308 #define IPV6_FW_IP6OPT_NONXT 0x20 macro
H A Dip6_fw.c346 opts &= ~IPV6_FW_IP6OPT_NONXT;
347 nopts &= ~IPV6_FW_IP6OPT_NONXT;

Completed in 14 milliseconds