Home
last modified time | relevance | path

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

/openbsd/sbin/iked/
H A Dpolicy.c107 if (msg->msg_flags & IKED_MSG_FLAGS_USE_TRANSPORT) in policy_lookup()
H A Diked.h712 #define IKED_MSG_FLAGS_USE_TRANSPORT 0x0100 macro
H A Dikev2_pld.c1266 msg->msg_parent->msg_flags |= IKED_MSG_FLAGS_USE_TRANSPORT; in ikev2_pld_notify()
H A Dikev2.c3362 if (msg->msg_flags & IKED_MSG_FLAGS_USE_TRANSPORT) in ikev2_handle_notifies()