Home
last modified time | relevance | path

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

/openbsd/src/sbin/ipsecctl/
Dipsecctl.h60 TYPE_BYPASS, TYPE_DONTACQ enumerator
Dpfkey.c208 case TYPE_DONTACQ: in pfkey_flow()
974 rule->flowtype = TYPE_DONTACQ; in pfkey_parse()
Dparse.y666 $$ = TYPE_DONTACQ;