Home
last modified time | relevance | path

Searched defs:via (Results 1 – 11 of 11) sorted by relevance

/third_party/libnl/lib/route/
Droute_obj.c988 struct rtvia *via = nla_data(nla); in rtnl_route_parse_via() local
997 struct rtvia *via; in rtnl_route_put_via() local
1276 struct rtvia *via = nla_data(tb[RTA_VIA]); in rtnl_route_parse() local
/third_party/nghttp2/src/
Dshrpx_http2_downstream_connection.cc427 auto via = req.fs.header(http2::HD_VIA); in push_request_headers() local
Dshrpx_https_upstream.cc1262 auto via = resp.fs.header(http2::HD_VIA); in on_downstream_header_complete() local
Dshrpx_http_downstream_connection.cc657 auto via = req.fs.header(http2::HD_VIA); in push_request_headers() local
Dshrpx_http2_upstream.cc1799 auto via = resp.fs.header(http2::HD_VIA); in on_downstream_header_complete() local
/third_party/skia/tools/flags/
DCommonFlagsConfig.cpp247 for (const SkString& via : viaParts) { in SkCommandLineConfig() local
/third_party/boost/boost/beast/http/
Dfield.hpp354 via, enumerator
/third_party/skia/dm/
DDM.cpp1009 #define VIA(t, via, ...) if (tag.equals(t)) return new via(__VA_ARGS__) in create_via() argument
/third_party/flutter/skia/dm/
DDM.cpp1009 #define VIA(t, via, ...) if (tag.equals(t)) return new via(__VA_ARGS__) in create_via() argument
/third_party/boost/libs/beast/include/boost/beast/http/
Dfield.hpp354 via, enumerator
/third_party/pixman/pixman/
Dpixman-vmx.c2638 vector unsigned int vdst, vsrc, via; in vmx_composite_over_n_8888() local