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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.h251 #define IPV6_FW_F_DENY 0x0000 /* This is a deny rule */ macro
H A Dip6_fw.c441 case IPV6_FW_F_DENY:
1136 case IPV6_FW_F_DENY:
1457 default_rule.fw_flg |= IPV6_FW_F_DENY;
/macosx-10.10.1/network_cmds-457/ip6fw.tproj/
H A Dip6fw.c252 case IPV6_FW_F_DENY:
938 rule.fw_flg |= IPV6_FW_F_DENY; av++; ac--;

Completed in 231 milliseconds