Searched refs:CONNECTION_ROLE_HOLDCONN_STR (Results 1 – 1 of 1) sorted by relevance
33 const CONNECTION_ROLE_HOLDCONN_STR: &str = "holdconn"; constant41 ConnectionRole::Holdconn => CONNECTION_ROLE_HOLDCONN_STR, in fmt()66 CONNECTION_ROLE_HOLDCONN_STR => ConnectionRole::Holdconn, in from()