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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_fw.h275 #define IPV6_FW_F_FRAG 0x4000 /* Fragment */ macro
H A Dip6_fw.c651 if ((f->fw_flg & IPV6_FW_F_FRAG) && !offset)
1101 if ((frwl->fw_flg & IPV6_FW_F_FRAG) &&

Completed in 15 milliseconds