Searched defs:client_hdr (Results 1 – 2 of 2) sorted by relevance
68 struct client_hdr { struct69 uint32_t log_max_len __packed;70 uint64_t log_start_addr __packed;
1102 QUIC_PKT_HDR *client_hdr) in port_send_retry()1219 QUIC_PKT_HDR *client_hdr) in port_send_version_negotiation()