Home
last modified time | relevance | path

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

/openbsd/src/sbin/iked/
Diked.h705 #define IKED_MSG_FLAGS_MOBIKE 0x0002 macro
Dikev2_pld.c1246 msg->msg_parent->msg_flags |= IKED_MSG_FLAGS_MOBIKE; in ikev2_pld_notify()
Dikev2.c3244 if ((msg->msg_flags & IKED_MSG_FLAGS_MOBIKE) && env->sc_mobike) { in ikev2_handle_notifies()