Home
last modified time | relevance | path

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

/openbsd/sbin/iked/
H A Dtypes.h69 #define IKED_IPPROTO_MAX 16 macro
H A Diked.h272 unsigned int pol_ipproto[IKED_IPPROTO_MAX];
H A Dparse.y2744 if (i >= IKED_IPPROTO_MAX) { in create_ike()