Home
last modified time | relevance | path

Searched defs:zone_id (Results 1 – 5 of 5) sorted by relevance

/third_party/iptables/extensions/
Dlibxt_CT.c104 uint16_t *zone_id, uint16_t *flags) in ct_parse_zone_id()
126 static void ct_print_zone_id(const char *pfx, uint16_t zone_id, uint16_t flags) in ct_print_zone_id()
/third_party/grpc/src/core/lib/security/security_connector/
Dssl_utils.cc222 const size_t zone_id = allocated_name.find('%'); in grpc_ssl_host_matches_name() local
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dsort_by_side.hpp623 std::size_t zone_id = 0; in assign_zones() local
/third_party/glib/glib/
Dguri.c484 gchar *pct, *zone_id = NULL; in parse_ip_literal() local
/third_party/nghttp2/src/
Dnghttp.cc282 auto zone_id = util::percent_decode(zone_id_src, std::end(host)); in decode_host() local