Home
last modified time | relevance | path

Searched defs:orig_pkt (Results 1 – 4 of 4) sorted by relevance

/freebsd/tests/sys/common/
H A Dsender.py61 def check_forwarded_ip_packet(orig_pkt, fwd_pkt): argument
142 def check_forwarded_ip6_packet(orig_pkt, fwd_pkt): argument
/freebsd/crypto/openssl/ssl/quic/
H A Dqlog_event_helpers.c214 PACKET orig_pkt = *pkt; in log_frame_actual() local
H A Dquic_record_rx.c309 PACKET pkt, orig_pkt; in qrx_validate_initial_pkt() local
1016 PACKET orig_pkt = *pkt; in qrx_process_pkt() local
H A Dquic_wire.c487 int ossl_quic_wire_peek_frame_ack_num_ranges(const PACKET *orig_pkt, in ossl_quic_wire_peek_frame_ack_num_ranges()