Home
last modified time | relevance | path

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

/openbsd/sbin/iked/
H A Dikev2.h537 #define IKEV2_CFG_INTERNAL_IP4_SUBNET 13 /* RFC7296 */ macro
H A Dparse.y324 { "protected-subnet", IKEV2_CFG_INTERNAL_IP4_SUBNET, AF_INET },
1349 xf->id == IKEV2_CFG_INTERNAL_IP4_SUBNET ||
H A Dikev2.c2567 case IKEV2_CFG_INTERNAL_IP4_SUBNET: in ikev2_add_cp()