Home | History | Annotate | Download | only in ldpd

Lines Matching defs:tlv

1 /* $NetBSD: tlv.h,v 1.5 2022/02/07 02:35:09 rillig Exp $ */
35 /* TLV messages */
60 /* General TLV structure */
61 struct tlv {
67 /* Common Hello TLV structure */
75 /* Hello TLV structure */
84 /* Transport address TLV */
98 /* Initialization TLV structure */
116 /* Keepalive TLV */
123 /* Notification TLV */
135 /* Address LIST TLV for SEND */
146 /* Real AL TLV used for RCV for now */
160 /* Label map TLV */
167 /* FEC TLV */
193 /* Label Request Message ID TLV */
201 void debug_tlv(struct tlv *);