Searched refs:if_tlv_value (Results 1 – 3 of 3) sorted by relevance
80 u8 if_tlv_value; /* Interface Status TLV value */ member102 u8 if_tlv_value; /* Interface Status TLV value */ member
372 tx_info.if_tlv_value = nla_get_u8(tb[IFLA_BRIDGE_CFM_CC_CCM_TX_IF_TLV_VALUE]); in br_cc_ccm_tx_parse()574 mep->cc_ccm_tx_info.if_tlv_value)) in br_cfm_config_fill_info()690 peer_mep->cc_status.if_tlv_value)) in br_cfm_status_fill_info()
248 (tx_info->if_tlv_value & 0xFF)); in ccm_frame_build()350 peer_mep->cc_status.if_tlv_value = (h_s_tlv & 0xFF); in ccm_tlv_extract()
Completed in 6 milliseconds