Searched refs:FEC_ELM_TWCARD_MIN_LEN (Results 1 – 2 of 2) sorted by relevance
548 len += FEC_ELM_TWCARD_MIN_LEN; in len_fec_tlv()641 len = FEC_ELM_TWCARD_MIN_LEN; in gen_fec_tlv()842 if (len < FEC_ELM_TWCARD_MIN_LEN) { in tlv_decode_fec_elm()852 if (len != FEC_ELM_TWCARD_MIN_LEN + twcard_len) { in tlv_decode_fec_elm()
281 #define FEC_ELM_TWCARD_MIN_LEN 3 macro