ossl_quic_pkt_type_can_share_dgram
return !ossl_quic_pkt_type_can_share_dgram(pkt_type)
if (first_dcid != NULL && !ossl_quic_pkt_type_can_share_dgram(rxe->hdr.type))
if (!ossl_quic_pkt_type_can_share_dgram(pkt->hdr->type))