fec_tlv
struct fec_tlv *fectlv;
fectlv = (struct fec_tlv *) (&lmtlv[1]);
fectlv = (struct fec_tlv *) (&lmtlv[1]);
fectlv = (struct fec_tlv *) (&lmtlv[1]);
withdraw_label(struct ldp_peer * p, struct fec_tlv * f)
struct fec_tlv *fec;
sizeof(struct fec_tlv) +
+ sizeof(struct fec_tlv)
fec = (struct fec_tlv *) & lmt[1];
struct fec_tlv *fec;
+ sizeof(struct fec_tlv)
+ sizeof(struct fec_tlv)
fec = (struct fec_tlv *) & lmt[1];
fec->length = htons(sizeof(struct fec_tlv) - TLV_TYPE_LENGTH
const struct fec_tlv *fec)
map_label(struct ldp_peer * p, struct fec_tlv * f, struct label_tlv * l)
int map_label(struct ldp_peer *, struct fec_tlv *,
int withdraw_label(struct ldp_peer *, struct fec_tlv *);
const struct fec_tlv *);