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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.h256 #define IPV6_FW_F_TEE 0x0050 /* This is a tee rule */ macro
H A Dip6_fw.c460 case IPV6_FW_F_TEE:
760 case IPV6_FW_F_TEE:
789 case IPV6_FW_F_TEE:
1130 case IPV6_FW_F_TEE:
/macosx-10.10.1/network_cmds-457/ip6fw.tproj/
H A Dip6fw.c261 case IPV6_FW_F_TEE:
916 rule.fw_flg |= IPV6_FW_F_TEE; av++; ac--;

Completed in 179 milliseconds