Home
last modified time | relevance | path

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

/mirbsd/src/sbin/isakmpd/
Dmessage.h155 #define MSG_LAST 0x01 macro
Dtransport.c323 if ((msg->flags & MSG_LAST) == 0) { in transport_send_messages()
Dexchange.c316 msg->flags |= MSG_LAST; in exchange_run()
487 (exchange->last_sent->flags & MSG_LAST) == 0)) in exchange_lookup_by_name()
Dmessage.c2051 & MSG_LAST)) in message_check_duplicate()