Home
last modified time | relevance | path

Searched defs:tlv_buffer (Results 1 – 25 of 26) sorted by relevance

12

/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dexported_pdu.c41 static int exp_pdu_data_src_ip_populate_data(packet_info *pinfo, void* data _U_, guint8 *tlv_buffer in exp_pdu_data_src_ip_populate_data()
63 static int exp_pdu_data_dst_ip_populate_data(packet_info *pinfo, void* data _U_, guint8 *tlv_buffer in exp_pdu_data_dst_ip_populate_data()
121 static int exp_pdu_data_port_type_populate_data(packet_info *pinfo, void* data, guint8 *tlv_buffer,… in exp_pdu_data_port_type_populate_data()
138 static int exp_pdu_data_port_populate_data(guint32 port, guint8 porttype, guint8 *tlv_buffer, guint… in exp_pdu_data_port_populate_data()
147 …du_data_src_port_populate_data(packet_info *pinfo, void* data _U_, guint8 *tlv_buffer, guint32 buf… in exp_pdu_data_src_port_populate_data()
152 …du_data_dst_port_populate_data(packet_info *pinfo, void* data _U_, guint8 *tlv_buffer, guint32 buf… in exp_pdu_data_dst_port_populate_data()
162 …_data_orig_frame_num_populate_data(packet_info *pinfo, void* data, guint8 *tlv_buffer, guint32 buf… in exp_pdu_data_orig_frame_num_populate_data()
176 …_table_num_value_populate_data(packet_info *pinfo _U_, void* data, guint8 *tlv_buffer, guint32 buf… in exp_pdu_data_dissector_table_num_value_populate_data()
H A Dexported_pdu.h78 guint8 *tlv_buffer; member
/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Dexported_pdu.c41 static int exp_pdu_data_src_ip_populate_data(packet_info *pinfo, void* data _U_, guint8 *tlv_buffer in exp_pdu_data_src_ip_populate_data()
63 static int exp_pdu_data_dst_ip_populate_data(packet_info *pinfo, void* data _U_, guint8 *tlv_buffer in exp_pdu_data_dst_ip_populate_data()
121 static int exp_pdu_data_port_type_populate_data(packet_info *pinfo, void* data, guint8 *tlv_buffer,… in exp_pdu_data_port_type_populate_data()
138 static int exp_pdu_data_port_populate_data(guint32 port, guint8 porttype, guint8 *tlv_buffer, guint… in exp_pdu_data_port_populate_data()
147 …du_data_src_port_populate_data(packet_info *pinfo, void* data _U_, guint8 *tlv_buffer, guint32 buf… in exp_pdu_data_src_port_populate_data()
152 …du_data_dst_port_populate_data(packet_info *pinfo, void* data _U_, guint8 *tlv_buffer, guint32 buf… in exp_pdu_data_dst_port_populate_data()
162 …_data_orig_frame_num_populate_data(packet_info *pinfo, void* data, guint8 *tlv_buffer, guint32 buf… in exp_pdu_data_orig_frame_num_populate_data()
176 …_table_num_value_populate_data(packet_info *pinfo _U_, void* data, guint8 *tlv_buffer, guint32 buf… in exp_pdu_data_dissector_table_num_value_populate_data()
H A Dexported_pdu.h78 guint8 *tlv_buffer; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/core/
H A Dmachine-qmp-cmds.c43 CPURISCVState *env = &riscv_cpu->env;
65 info->value->arch = CPU_INFO_ARCH_X86;
124 case SYS_EMU_TARGET_SPARC:
125 case SYS_EMU_TARGET_SPARC64:
141 case SYS_EMU_TARGET_RISCV64:
151 #ifdef TARGET_S390X in exp_pdu_data_src_port_populate_data()
155 info->cpu_state = env->cpu_state; in exp_pdu_data_src_port_populate_data()
164 */ in exp_pdu_data_orig_frame_num_populate_data()
165 CpuInfoFastList *qmp_query_cpus_fast(Error **errp) in exp_pdu_data_orig_frame_num_populate_data()
179 info->value->qom_path = object_get_canonical_path(OBJECT(cpu)); in exp_pdu_data_orig_frame_num_populate_data()
H A Dmachine.c79 const size_t hw_compat_3_1_len = G_N_ELEMENTS(hw_compat_3_1);
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dexported_pdu.c41 static int exp_pdu_data_src_ip_populate_data(packet_info *pinfo, void* data _U_, guint8 *tlv_buffer in exp_pdu_data_src_ip_populate_data()
63 static int exp_pdu_data_dst_ip_populate_data(packet_info *pinfo, void* data _U_, guint8 *tlv_buffer in exp_pdu_data_dst_ip_populate_data()
121 static int exp_pdu_data_port_type_populate_data(packet_info *pinfo, void* data, guint8 *tlv_buffer,… in exp_pdu_data_port_type_populate_data()
138 static int exp_pdu_data_port_populate_data(guint32 port, guint8 porttype, guint8 *tlv_buffer, guint… in exp_pdu_data_port_populate_data()
147 …du_data_src_port_populate_data(packet_info *pinfo, void* data _U_, guint8 *tlv_buffer, guint32 buf… in exp_pdu_data_src_port_populate_data()
152 …du_data_dst_port_populate_data(packet_info *pinfo, void* data _U_, guint8 *tlv_buffer, guint32 buf… in exp_pdu_data_dst_port_populate_data()
162 …_data_orig_frame_num_populate_data(packet_info *pinfo, void* data, guint8 *tlv_buffer, guint32 buf… in exp_pdu_data_orig_frame_num_populate_data()
176 …_table_num_value_populate_data(packet_info *pinfo _U_, void* data, guint8 *tlv_buffer, guint32 buf… in exp_pdu_data_dissector_table_num_value_populate_data()
H A Dexported_pdu.h78 guint8 *tlv_buffer; member
/dports/net/frr7-pythontools/frr-frr-7.5.1/ospfd/
H A Dospf_ri.c508 static void unset_param(void *tlv_buffer) in unset_param()
/dports/net/frr7/frr-frr-7.5.1/ospfd/
H A Dospf_ri.c508 static void unset_param(void *tlv_buffer) in unset_param()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.h367 u8 tlv_buffer[TLV_BUFFER_SIZE]; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.h367 u8 tlv_buffer[TLV_BUFFER_SIZE]; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.h367 u8 tlv_buffer[TLV_BUFFER_SIZE]; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h1584 u8 tlv_buffer[1]; member
1595 u8 tlv_buffer[1]; member
2175 u8 tlv_buffer[]; member
2301 u8 tlv_buffer[]; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h1584 u8 tlv_buffer[1]; member
1595 u8 tlv_buffer[1]; member
2175 u8 tlv_buffer[]; member
2301 u8 tlv_buffer[]; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h1584 u8 tlv_buffer[1]; member
1595 u8 tlv_buffer[1]; member
2175 u8 tlv_buffer[]; member
2301 u8 tlv_buffer[]; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h475 u8 tlv_buffer[TLV_BUFFER_SIZE]; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h475 u8 tlv_buffer[TLV_BUFFER_SIZE]; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h475 u8 tlv_buffer[TLV_BUFFER_SIZE]; member
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-tcp.c1259 …p_dissector_data_populate_data(packet_info *pinfo _U_, void* data, guint8 *tlv_buffer, guint32 buf… in exp_pdu_tcp_dissector_data_populate_data()
H A Dpacket-dvbci.c3355 static int exp_pdu_data_dvbci_populate_data(packet_info *pinfo, void* data, guint8 *tlv_buffer, gui… in exp_pdu_data_dvbci_populate_data()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dvbci.c3355 static int exp_pdu_data_dvbci_populate_data(packet_info *pinfo, void* data, guint8 *tlv_buffer, gui… in exp_pdu_data_dvbci_populate_data()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dvbci.c3355 static int exp_pdu_data_dvbci_populate_data(packet_info *pinfo, void* data, guint8 *tlv_buffer, gui… in exp_pdu_data_dvbci_populate_data()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-tcp.c1259 …p_dissector_data_populate_data(packet_info *pinfo _U_, void* data, guint8 *tlv_buffer, guint32 buf… in exp_pdu_tcp_dissector_data_populate_data()
H A Dpacket-dvbci.c3355 static int exp_pdu_data_dvbci_populate_data(packet_info *pinfo, void* data, guint8 *tlv_buffer, gui… in exp_pdu_data_dvbci_populate_data()

12