Home
last modified time | relevance | path

Searched refs:DECOUPLE (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/ikectl/
H A Dparser.h30 DECOUPLE, enumerator
H A Dparser.c86 { KEYWORD, "decouple", DECOUPLE, NULL },
H A Dikectl.c324 case DECOUPLE: in main()
/openbsd/sbin/iked/
H A Dparse.y451 %token IKEV1 FLOW SA TCPMD5 TUNNEL TRANSPORT COUPLE DECOUPLE SET
526 | SET DECOUPLE { decouple = 1; }
1579 { "decouple", DECOUPLE }, in lookup()