Searched defs:packet_headers (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/platform/api/ |
H A D | quic_udp_socket_platform_api.h | 16 struct ::cmsghdr* cmsg, char** packet_headers, size_t* packet_headers_len) { in GetGooglePacketHeadersFromControlMessage()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_packets.cc | 345 char* packet_headers, in QuicReceivedPacket() 354 int ttl, bool ttl_valid, char* packet_headers, size_t headers_length, in QuicReceivedPacket()
|
H A D | quic_packets.h | 317 char* packet_headers() const { return packet_headers_; } in packet_headers() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/platform/api/ |
H A D | quiche_udp_socket_platform_api.h | 19 struct ::cmsghdr* cmsg, char** packet_headers, size_t* packet_headers_len) { in GetGooglePacketHeadersFromControlMessage()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/overrides/quiche_platform_impl/ |
H A D | quiche_udp_socket_platform_impl.h | 26 char** packet_headers, in GetGooglePacketHeadersFromControlMessageImpl()
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/ |
D | lib.rs | 403 mod packet_headers; module
|