Searched refs:protocol_code (Results 1 – 1 of 1) sorted by relevance
1527 def get_protocol_name(protocol_code): argument1528 return _PROTOCOL_NAMES.get(protocol_code, '<unknown>')