Home
last modified time | relevance | path

Searched refs:natt_force (Results 1 – 2 of 2) sorted by relevance

/openbsd/sbin/iked/
H A Dparse.y479 %type <v.ikemode> ikematch ikemode ipcomp tmode natt_force
1026 ikeflags : ikematch ikemode ipcomp tmode natt_force {
1051 natt_force : /* empty */ { $$ = 0; }
H A Dikev2.c2336 int natt_force = 0; in ikev2_nat_detection() local
2405 natt_force = 1; in ikev2_nat_detection()
2408 natt_force = 1; in ikev2_nat_detection()
2411 if (natt_force) { in ikev2_nat_detection()