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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_fw.h307 #define IPV6_FW_IP6OPT_AH 0x10 macro
H A Dip6_fw.c327 opts &= ~IPV6_FW_IP6OPT_AH;
328 nopts &= ~IPV6_FW_IP6OPT_AH;

Completed in 13 milliseconds