Searched refs:protocolDescr (Results 1 – 1 of 1) sorted by relevance
168 protocols::NetlinkProtocol& protocolDescr = *protocolMaybe; in toString() local170 auto msgDescMaybe = protocolDescr.getMessageDescriptor(hdr->nlmsg_type); in toString()176 ss << "nlmsg{" << protocolDescr.getName() << " "; in toString()