Searched refs:CONNECTION_ROLE_PASSIVE_STR (Results 1 – 1 of 1) sorted by relevance
31 const CONNECTION_ROLE_PASSIVE_STR: &str = "passive"; constant39 ConnectionRole::Passive => CONNECTION_ROLE_PASSIVE_STR, in fmt()64 CONNECTION_ROLE_PASSIVE_STR => ConnectionRole::Passive, in from()