Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/ldpd/
Dldp.h64 #define MSG_TYPE_NOTIFICATION 0x0001 macro
Dlogmsg.c321 case MSG_TYPE_NOTIFICATION: in msg_name()
Dnotification.c52 err |= gen_msg_hdr(buf, MSG_TYPE_NOTIFICATION, size); in send_notification_full()
Dpacket.c539 case MSG_TYPE_NOTIFICATION: in session_read()