Searched refs:tL2C_LINK_STATE (Results 1 – 3 of 3) sorted by relevance
111 } tL2C_LINK_STATE; typedef113 inline std::string link_state_text(const tL2C_LINK_STATE& state) { in link_state_text()419 tL2C_LINK_STATE link_state;804 tL2C_LCB* l2cu_find_lcb_by_state(tL2C_LINK_STATE state);891 struct formatter<tL2C_LINK_STATE> : enum_formatter<tL2C_LINK_STATE> {};
2163 tL2C_LCB* l2cu_find_lcb_by_state(tL2C_LINK_STATE state) { in l2cu_find_lcb_by_state()
100 tL2C_LCB* l2cu_find_lcb_by_state(tL2C_LINK_STATE /* state */) { in l2cu_find_lcb_by_state() argument