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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.h253 #define IPV6_FW_F_ACCEPT 0x0020 /* This is an accept rule */ macro
H A Dip6_fw.c450 case IPV6_FW_F_ACCEPT:
778 case IPV6_FW_F_ACCEPT:
1137 case IPV6_FW_F_ACCEPT:
1455 default_rule.fw_flg |= IPV6_FW_F_ACCEPT;
/macosx-10.10.1/network_cmds-457/ip6fw.tproj/
H A Dip6fw.c249 case IPV6_FW_F_ACCEPT:
896 rule.fw_flg |= IPV6_FW_F_ACCEPT; av++; ac--;

Completed in 270 milliseconds