Searched refs:kIpProtoTable (Results 1 – 1 of 1) sorted by relevance
1474 static constexpr Stringify::Entry kIpProtoTable[] = { in IpProtoToString() local1480 static_assert(Stringify::IsSorted(kIpProtoTable), "kIpProtoTable is not sorted"); in IpProtoToString()1482 return Stringify::Lookup(aIpProto, kIpProtoTable, "Unknown"); in IpProtoToString()