Searched refs:IPV6_FW_F_IIFACE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.h247 #define IPV6_FW_F_IIFACE 0x0004 /* Apply inbound interface test */ macro
292 #define IF6_FW_F_VIAHACK (IPV6_FW_F_IN|IPV6_FW_F_OUT|IPV6_FW_F_IIFACE|IPV6_FW_F_OIFACE)
H A Dip6_fw.c636 if ((f->fw_flg & IPV6_FW_F_IIFACE)
/macosx-10.10.1/network_cmds-457/ip6fw.tproj/
H A Dip6fw.c364 if (chain->fw_flg & IPV6_FW_F_IIFACE)
1065 rule.fw_flg |= IPV6_FW_F_IIFACE;
1137 rule.fw_flg |= IPV6_FW_F_IIFACE;

Completed in 128 milliseconds