/freebsd/crypto/openssl/include/internal/ |
H A D | quic_wire_pkt.h | 35 ossl_quic_pkt_type_to_enc_level(uint32_t pkt_type) in ossl_quic_pkt_type_to_enc_level() 70 ossl_quic_pkt_type_is_encrypted(uint32_t pkt_type) in ossl_quic_pkt_type_is_encrypted() 83 ossl_quic_pkt_type_has_pn(uint32_t pkt_type) in ossl_quic_pkt_type_has_pn() 97 ossl_quic_pkt_type_can_share_dgram(uint32_t pkt_type) in ossl_quic_pkt_type_can_share_dgram() 111 ossl_quic_pkt_type_must_be_last(uint32_t pkt_type) in ossl_quic_pkt_type_must_be_last() 125 ossl_quic_pkt_type_has_version(uint32_t pkt_type) in ossl_quic_pkt_type_has_version() 134 ossl_quic_pkt_type_has_scid(uint32_t pkt_type) in ossl_quic_pkt_type_has_scid()
|
H A D | quic_txpim.h | 37 unsigned char pkt_type; member
|
/freebsd/contrib/tcpdump/ |
H A D | print-bcm-li.c | 66 u_int shim, direction, pkt_type, pkt_subtype, li_id; in bcm_li_print() local
|
H A D | print-juniper.c | 606 nd_uint8_t pkt_type; in juniper_monitor_if_print() member
|
/freebsd/contrib/opencsd/decoder/include/common/ |
H A D | trc_pkt_proc_base.h | 381 …putOnAllInterfaces(const ocsd_trc_index_t index_sop, const P *pkt, const Pt *pkt_type, std::vector… in outputOnAllInterfaces() 389 …putOnAllInterfaces(const ocsd_trc_index_t index_sop, const P *pkt, const Pt *pkt_type, const uint8… in outputOnAllInterfaces()
|
/freebsd/contrib/opencsd/decoder/source/stm/ |
H A D | trc_pkt_elem_stm.cpp | 168 void StmTrcPacket::pktTypeName(const ocsd_stm_pkt_type pkt_type, std::string &name, std::string &de… in pktTypeName() argument
|
/freebsd/contrib/opencsd/decoder/include/opencsd/ptm/ |
H A D | trc_pkt_proc_ptm.h | 181 ocsd_ptm_pkt_type pkt_type; member
|
/freebsd/contrib/opencsd/decoder/source/ptm/ |
H A D | trc_pkt_elem_ptm.cpp | 379 void PtmTrcPacket::packetTypeName(const ocsd_ptm_pkt_type pkt_type, std::string &name, std::string … in packetTypeName() argument
|
/freebsd/contrib/opencsd/decoder/source/etmv3/ |
H A D | trc_pkt_decode_etmv3.cpp | 230 bool TrcPktDecodeEtmV3::preISyncValid(ocsd_etmv3_pkt_type pkt_type) in preISyncValid()
|
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv4/ |
H A D | trc_pkt_proc_etmv4i.h | 197 ocsd_etmv4_i_pkt_type pkt_type; member
|
H A D | trc_pkt_elem_etmv4i.h | 124 void setType(const ocsd_etmv4_i_pkt_type pkt_type) { type = pkt_type; }; in setType()
|
/freebsd/crypto/openssl/ssl/quic/ |
H A D | qlog_event_helpers.c | 151 static const char *quic_pkt_type_to_qlog(uint32_t pkt_type) in quic_pkt_type_to_qlog()
|
H A D | quic_rx_depack.c | 1052 uint32_t pkt_type = parent_pkt->hdr->type; in depack_process_frames() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/ |
H A D | mcu.h | 11 u8 pkt_type; member
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | mcu.h | 16 u8 pkt_type; member 66 u8 pkt_type; member
|
/freebsd/contrib/libpcap/ |
H A D | sf-pcap.c | 174 unsigned char pkt_type; member
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_iwarp.c | 2168 enum ecore_iwarp_mpa_pkt_type pkt_type; in ecore_iwarp_mpa_classify() local 2402 enum ecore_iwarp_mpa_pkt_type pkt_type) in ecore_iwarp_send_fpdu() 2558 enum ecore_iwarp_mpa_pkt_type pkt_type; in ecore_iwarp_process_mpa_pkt() local
|
/freebsd/sys/dev/sfxge/common/ |
H A D | efx_ev.c | 867 uint32_t pkt_type; in siena_ev_rx() local
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | dp_tx.c | 467 enum hal_tx_rate_stats_pkt_type pkt_type; in ath11k_dp_tx_update_txcompl() local
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | core.c | 484 rtw89_core_tx_update_ampdu_info(struct rtw89_dev * rtwdev,struct rtw89_core_tx_request * tx_req,enum btc_pkt_type pkt_type) rtw89_core_tx_update_ampdu_info() argument 704 __rtw89_core_tx_check_he_qos_htc(struct rtw89_dev * rtwdev,struct rtw89_core_tx_request * tx_req,enum btc_pkt_type pkt_type) __rtw89_core_tx_check_he_qos_htc() argument 775 rtw89_core_tx_update_he_qos_htc(struct rtw89_dev * rtwdev,struct rtw89_core_tx_request * tx_req,enum btc_pkt_type pkt_type) rtw89_core_tx_update_he_qos_htc() argument 936 enum btc_pkt_type pkt_type; rtw89_core_tx_update_desc_info() local [all...] |
/freebsd/tools/tools/cxgbtool/ |
H A D | cxgbtool.c | 1284 static const char *pkt_type[] = { "*", "tcp", "udp", "frag" }; in show_filters() local
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | skbuff.h | 189 enum sk_buff_pkt_type pkt_type; member
|
/freebsd/sys/netgraph/bluetooth/include/ |
H A D | ng_hci.h | 725 u_int16_t pkt_type; /* packet type */ global() member 743 u_int16_t pkt_type; /* packet type */ global() member 807 u_int16_t pkt_type; /* packet type */ global() member 2009 u_int16_t pkt_type; /* packet type */ global() member
|
/freebsd/sys/dev/cxgb/ |
H A D | cxgb_main.c | 289 u32 pkt_type:2; member
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_cm.c | 2765 enum irdma_tcpip_pkt_type pkt_type = IRDMA_PKT_TYPE_UNKNOWN; in irdma_process_pkt() local
|