Searched refs:FEC_SUBTLV_IFMTU_SIZE (Results 1 – 2 of 2) sorted by relevance
543 len += FEC_SUBTLV_IFMTU_SIZE; in len_fec_tlv()609 pw_len += FEC_SUBTLV_IFMTU_SIZE; in gen_fec_tlv()633 stlv.length = FEC_SUBTLV_IFMTU_SIZE; in gen_fec_tlv()822 if (stlv.length != FEC_SUBTLV_IFMTU_SIZE) { in tlv_decode_fec_elm()
307 #define FEC_SUBTLV_IFMTU_SIZE 4 macro