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