Lines Matching refs:tlv
43 #include "tlv.h"
69 debugp("Invalid FEC TLV !\n");
73 debugp("Invalid LABEL TLV! (0x%.4X)\n", ntohs(l->type));
163 debugp("Invalid FEC TLV !\n");
229 prepare_release(struct tlv * v)
249 debugp("SENDING LABEL TLV %s TO %s\n", satos(addr),
253 * Ok, so we have label map tlv that contains fec tlvs and label tlv
254 * but fec tlv contains prefix or host tlvs and prefix or host tlvs
282 /* FEC TLV */
288 /* Now let's do the even a dirtier job: PREFIX TLV */
301 /* LABEL TLV */
315 send_tlv(peer, (struct tlv *) lmt);
353 * Ok, so we have label map tlv that contains fec tlvs but fec tlv
375 /* FEC TLV */
382 /* Now the even dirtier job: PREFIX TLV */
395 send_tlv(peer, (struct tlv *) lmt);
418 debugp("Invalid FEC TLV !\n");