Home
last modified time | relevance | path

Searched refs:TYPE_BYPASS (Results 1 – 3 of 3) sorted by relevance

/openbsd/sbin/ipsecctl/
H A Dipsecctl.h60 TYPE_BYPASS, TYPE_DONTACQ enumerator
H A Dpfkey.c205 case TYPE_BYPASS: in pfkey_flow()
971 rule->flowtype = TYPE_BYPASS; in pfkey_parse()
H A Dparse.y663 $$ = 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()