Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/ldpd/
Dldp.h68 #define MSG_TYPE_CAPABILITY 0x0202 /* RFC 5561 */ macro
Dlogmsg.c329 case MSG_TYPE_CAPABILITY: in msg_name()
Dinit.c237 err |= gen_msg_hdr(buf, MSG_TYPE_CAPABILITY, size); in send_capability()
Dpacket.c548 case MSG_TYPE_CAPABILITY: in session_read()