Home
last modified time | relevance | path

Searched refs:client_hdr (Results 1 – 2 of 2) sorted by relevance

/src/crypto/openssl/ssl/quic/
H A Dquic_port.c1107 QUIC_PKT_HDR *client_hdr) in port_send_retry() argument
1131 hdr.dst_conn_id = client_hdr->src_conn_id; in port_send_retry()
1144 if (!generate_token(peer, client_hdr->dst_conn_id, in port_send_retry()
1155 hdr.dst_conn_id = client_hdr->src_conn_id; in port_send_retry()
1163 &client_hdr->dst_conn_id, in port_send_retry()
1181 ok = ossl_quic_wire_encode_pkt_hdr(&wpkt, client_hdr->dst_conn_id.id_len, in port_send_retry()
1224 QUIC_PKT_HDR *client_hdr) in port_send_version_negotiation() argument
1238 hdr.dst_conn_id = client_hdr->src_conn_id; in port_send_version_negotiation()
1239 hdr.src_conn_id = client_hdr->dst_conn_id; in port_send_version_negotiation()
1267 if (!ossl_quic_wire_encode_pkt_hdr(&wpkt, client_hdr->dst_conn_id.id_len, in port_send_version_negotiation()
/src/usr.sbin/acpi/acpidump/
H A Dacpidump.h68 struct client_hdr { struct