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

/darwin-on-arm/xnu/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:
1132 case IPV6_FW_F_DENY:
1453 default_rule.fw_flg |= IPV6_FW_F_DENY;

Completed in 21 milliseconds