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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_fw.h272 #define IPV6_FW_F_INVSRC 0x1000 /* Invert sense of src check */ macro
H A Dip6_fw.c615 if (((f->fw_flg & IPV6_FW_F_INVSRC) != 0) ^

Completed in 5 milliseconds