Searched refs:TYPE_BYPASS (Results 1 – 3 of 3) sorted by relevance
60 TYPE_BYPASS, TYPE_DONTACQ enumerator
205 case TYPE_BYPASS: in pfkey_flow()971 rule->flowtype = TYPE_BYPASS; in pfkey_parse()
663 $$ = TYPE_BYPASS;2607 if (type == TYPE_DENY || type == TYPE_BYPASS) in create_flow()2664 (r->flowtype == TYPE_DENY || r->flowtype == TYPE_BYPASS)) in set_rule_peers()