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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_fw.h305 #define IPV6_FW_IP6OPT_FRAG 0x04 macro
H A Dip6_fw.c322 opts &= ~IPV6_FW_IP6OPT_FRAG;
323 nopts &= ~IPV6_FW_IP6OPT_FRAG;

Completed in 62 milliseconds