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

/darwin-on-arm/xnu/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:
777 case IPV6_FW_F_ACCEPT:
1133 case IPV6_FW_F_ACCEPT:
1451 default_rule.fw_flg |= IPV6_FW_F_ACCEPT;

Completed in 21 milliseconds