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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_fw.h273 #define IPV6_FW_F_INVDST 0x2000 /* Invert sense of dst check */ macro
H A Dip6_fw.c620 if (((f->fw_flg & IPV6_FW_F_INVDST) != 0) ^

Completed in 22 milliseconds