| /qemu/net/ |
| A D | colo.c | 43 int parse_packet_early(Packet *pkt) in parse_packet_early() 101 Packet *pkt, bool reverse) in extract_ip_and_port() 116 void fill_connection_key(Packet *pkt, ConnectionKey *key, bool reverse) in fill_connection_key() 165 Packet *packet_new(const void *data, int size, int vnet_hdr_len) in packet_new() 167 Packet *pkt = g_slice_new0(Packet); in packet_new() 181 Packet *packet_new_nocopy(void *data, int size, int vnet_hdr_len) in packet_new_nocopy() 183 Packet *pkt = g_slice_new0(Packet); in packet_new_nocopy() 195 Packet *pkt = opaque; in packet_destroy() 198 g_slice_free(Packet, pkt); in packet_destroy() 203 Packet *pkt = opaque; in packet_destroy_partial() [all …]
|
| A D | colo.h | 37 typedef struct Packet { struct 58 } Packet; argument 92 int parse_packet_early(Packet *pkt); 94 Packet *pkt, bool reverse); 95 void fill_connection_key(Packet *pkt, ConnectionKey *key, bool reverse); 104 Packet *packet_new(const void *data, int size, int vnet_hdr_len); 105 Packet *packet_new_nocopy(void *data, int size, int vnet_hdr_len);
|
| A D | colo-compare.c | 196 static gint seq_sorter(Packet *a, Packet *b, gpointer data) in seq_sorter() 203 Packet *pkt = data; in fill_pkt_tcp_info() 247 Packet *pkt = NULL; in packet_enqueue() 351 static bool colo_mark_tcp_pkt(Packet *ppkt, Packet *spkt, in colo_mark_tcp_pkt() 401 Packet *ppkt = NULL, *spkt = NULL; in colo_compare_tcp() 507 static int colo_packet_compare_udp(Packet *spkt, Packet *ppkt) in colo_packet_compare_udp() 546 static int colo_packet_compare_icmp(Packet *spkt, Packet *ppkt) in colo_packet_compare_icmp() 587 static int colo_packet_compare_other(Packet *spkt, Packet *ppkt) in colo_packet_compare_other() 666 Packet *ppkt)) in colo_compare_packet() 668 Packet *pkt = NULL; in colo_compare_packet() [all …]
|
| A D | filter-rewriter.c | 60 static int is_tcp_packet(Packet *pkt) in is_tcp_packet() 73 Packet *pkt, ConnectionKey *key) in handle_primary_tcp_pkt() 179 Packet *pkt, ConnectionKey *key) in handle_secondary_tcp_pkt() 262 Packet *pkt; in colo_rewriter_receive_iov()
|
| /qemu/target/hexagon/ |
| A D | insn.h | 28 struct Packet; 57 struct Packet { struct 78 typedef struct Packet Packet; argument
|
| A D | decode.c | 115 decode_fill_newvalue_regno(Packet *packet) in decode_fill_newvalue_regno() 161 static void decode_split_cmpjump(Packet *pkt) in decode_split_cmpjump() 214 static void decode_set_insn_attr_fields(Packet *pkt) in decode_set_insn_attr_fields() 271 static void decode_shuffle_for_execution(Packet *packet) in decode_shuffle_for_execution() 377 apply_extender(Packet *pkt, int i, uint32_t extender) in apply_extender() 388 static void decode_apply_extenders(Packet *packet) in decode_apply_extenders() 399 static void decode_remove_extenders(Packet *packet) in decode_remove_extenders() 539 static bool has_valid_slot_assignment(Packet *pkt) in has_valid_slot_assignment() 559 decode_set_slot_number(Packet *pkt) in decode_set_slot_number() 659 Packet *pkt, bool disas_only) in decode_packet() [all …]
|
| A D | printinsn.h | 23 void snprint_a_pkt_disas(GString *buf, Packet *pkt, uint32_t *words, 25 void snprint_a_pkt_debug(GString *buf, Packet *pkt);
|
| A D | decode.h | 28 void decode_send_insn_to(Packet *packet, int start, int newloc); 31 Packet *pkt, bool disas_only);
|
| A D | translate.c | 156 Packet *pkt = ctx->pkt; in gen_end_tb() 199 static void print_pkt(Packet *pkt) in print_pkt() 274 Packet *pkt = ctx->pkt; in need_next_PC() 357 Packet *pkt = ctx->pkt; in need_commit() 407 Packet *pkt = ctx->pkt; in analyze_packet() 426 Packet *pkt = ctx->pkt; in gen_start_packet() 546 Packet *pkt = ctx->pkt; in is_gather_store_insn() 741 Packet *pkt = ctx->pkt; in process_store_log() 830 Packet *pkt = ctx->pkt; in update_exec_counters() 870 Packet *pkt = ctx->pkt; in gen_commit_packet() [all …]
|
| A D | printinsn.c | 53 void snprint_a_pkt_disas(GString *buf, Packet *pkt, uint32_t *words, in snprint_a_pkt_disas() 117 void snprint_a_pkt_debug(GString *buf, Packet *pkt) in snprint_a_pkt_debug()
|
| A D | README | 81 Packet *pkt) 101 when the packet commits (see "Packet Semantics" below). 243 *** Packet Semantics *** 251 Packet semantics dictate that we defer any changes of state until the entire
|
| A D | translate.h | 31 Packet *pkt;
|
| A D | attribs_def.h.inc | 173 DEF_ATTRIB(RESTRICT_NOSLOT1_STORE, "Packet must not have slot 1 store", "", "")
|
| /qemu/target/hexagon/mmvec/ |
| A D | decode_ext_mmvec.c | 27 check_new_value(Packet *pkt) in check_new_value() 99 decode_mmvec_move_cvi_to_end(Packet *pkt, int max) in decode_mmvec_move_cvi_to_end() 125 decode_shuffle_for_execution_vops(Packet *pkt) in decode_shuffle_for_execution_vops() 171 check_for_vhist(Packet *pkt) in check_for_vhist() 211 void mmvec_ext_decode_checks(Packet *pkt, bool disas_only) in mmvec_ext_decode_checks()
|
| A D | decode_ext_mmvec.h | 21 void mmvec_ext_decode_checks(Packet *pkt, bool disas_only);
|
| /qemu/docs/specs/ |
| A D | rocker.rst | 522 CPU Packet Processing 529 Tx Packet Processing 599 TX_FRAGS <array> Packet fragments 600 TX_FRAG <nest> Packet fragment 602 TX_FRAG_LEN 2 Packet fragment length 614 Rx Packet Processing 632 RX_FLAGS 2 Packet parsing flags: 647 RX_FRAG_MAX_LEN 2 Packet maximum fragment length
|
| /qemu/target/hexagon/idef-parser/ |
| A D | README.rst | 27 void emit_A2_add(DisasContext *ctx, Insn *insn, Packet *pkt, TCGv_i32 RdV, 513 void emit_A2_add(DisasContext *ctx, Insn *insn, Packet *pkt, TCGv_i32 RdV,
|
| /qemu/hw/net/ |
| A D | trace-events | 459 npcm7xx_emc_packet_filtered_out(const char* fail_reason) "Packet filtered out: %s"
|
| /qemu/target/hexagon/imported/ |
| A D | encode_pp.def | 27 DEF_FIELD32("---- ---- -------- !!------ --------",Parse,"Packet/Loop parse bits")
|