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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.h257 #define IPV6_FW_F_SKIPTO 0x0060 /* This is a skipto rule */ macro
H A Dip6_fw.c464 case IPV6_FW_F_SKIPTO:
799 case IPV6_FW_F_SKIPTO:
1139 case IPV6_FW_F_SKIPTO:
/macosx-10.10.1/network_cmds-457/ip6fw.tproj/
H A Dip6fw.c264 case IPV6_FW_F_SKIPTO:
932 rule.fw_flg |= IPV6_FW_F_SKIPTO; av++; ac--;

Completed in 186 milliseconds