Home | History | Annotate | Download | only in ldpd

Lines Matching defs:lmtlv

1103 	struct label_map_tlv *lmtlv;
1253 lmtlv = (struct label_map_tlv *) ttmp;
1254 fectlv = (struct fec_tlv *) (&lmtlv[1]);
1260 lmtlv = (struct label_map_tlv *) ttmp;
1261 fectlv = (struct fec_tlv *) (&lmtlv[1]);
1262 switch (request_respond(p, lmtlv, fectlv)) {
1264 send_notification(p, ntohl(lmtlv->messageid),
1268 send_notification(p, ntohl(lmtlv->messageid),
1272 send_notification(p, ntohl(lmtlv->messageid),
1278 lmtlv = (struct label_map_tlv *) ttmp;
1279 fectlv = (struct fec_tlv *) (&lmtlv[1]);