BRLA_RARP
if (r->ifbr_arpf.brla_flags & BRLA_RARP)
rule.ifbr_arpf.brla_flags |= BRLA_RARP;
else if (rule->ifbr_arpf.brla_flags & BRLA_RARP)
else if (rule->ifbr_arpf.brla_flags & BRLA_RARP)
if (!(n->brl_arpf.brla_flags & (BRLA_ARP|BRLA_RARP)))
if ((n->brl_arpf.brla_flags & BRLA_RARP) &&
if (ISSET(brla->brla_flags, BRLA_ARP|BRLA_RARP)) {
if (ISSET(brla->brla_flags, BRLA_RARP))
SET(brla->brla_flags, BRLA_RARP);