| /tools/perf/util/intel-pt-decoder/ | 
| D | intel-pt-pkt-decoder.c | 74 				 struct intel_pt_pkt *packet)  in intel_pt_get_long_tnt() 97 			    struct intel_pt_pkt *packet)  in intel_pt_get_pip() 111 static int intel_pt_get_tracestop(struct intel_pt_pkt *packet)  in intel_pt_get_tracestop() 118 			    struct intel_pt_pkt *packet)  in intel_pt_get_cbr() 128 			     struct intel_pt_pkt *packet)  in intel_pt_get_vmcs() 140 static int intel_pt_get_ovf(struct intel_pt_pkt *packet)  in intel_pt_get_ovf() 147 			    struct intel_pt_pkt *packet)  in intel_pt_get_psb() 163 static int intel_pt_get_psbend(struct intel_pt_pkt *packet)  in intel_pt_get_psbend() 170 			    struct intel_pt_pkt *packet)  in intel_pt_get_tma() 181 static int intel_pt_get_pad(struct intel_pt_pkt *packet)  in intel_pt_get_pad() [all …] 
 | 
| D | intel-pt-log.c | 212 void __intel_pt_log_packet(const struct intel_pt_pkt *packet, int pkt_len,  in __intel_pt_log_packet()
  | 
| D | intel-pt-decoder.c | 183 	struct intel_pt_pkt packet;  member 514 static uint64_t intel_pt_calc_ip(const struct intel_pt_pkt *packet,  in intel_pt_calc_ip() 721 	struct intel_pt_pkt       packet;  member 4178 	struct intel_pt_pkt packet;  in intel_pt_next_tsc()  local
  | 
| /tools/perf/util/arm-spe-decoder/ | 
| D | arm-spe-pkt-decoder.c | 49 			       struct arm_spe_pkt *packet)  in arm_spe_get_payload() 69 static int arm_spe_get_pad(struct arm_spe_pkt *packet)  in arm_spe_get_pad() 76 				 struct arm_spe_pkt *packet)  in arm_spe_get_alignment() 87 static int arm_spe_get_end(struct arm_spe_pkt *packet)  in arm_spe_get_end() 94 				 struct arm_spe_pkt *packet)  in arm_spe_get_timestamp() 101 			      struct arm_spe_pkt *packet)  in arm_spe_get_events() 116 				   struct arm_spe_pkt *packet)  in arm_spe_get_data_source() 123 			       struct arm_spe_pkt *packet)  in arm_spe_get_context() 131 			       struct arm_spe_pkt *packet)  in arm_spe_get_op_type() 139 			       const unsigned char ext_hdr, struct arm_spe_pkt *packet)  in arm_spe_get_counter() [all …] 
 | 
| D | arm-spe-decoder.h | 106 	struct arm_spe_pkt packet;  member
  | 
| /tools/perf/arch/x86/tests/ | 
| D | intel-pt-test.c | 29 	struct intel_pt_pkt packet;  member 189 static int dump_packet(const struct intel_pt_pkt *packet, const u8 *bytes, int len)  in dump_packet() 216 static int fail(const struct test_data *d, struct intel_pt_pkt *packet, int len,  in fail() 245 static int test_ctx_unchanged(const struct test_data *d, struct intel_pt_pkt *packet,  in test_ctx_unchanged() 263 	struct intel_pt_pkt packet;  in test_one()  local
  | 
| /tools/firewire/ | 
| D | nosy-dump.c | 644 get_bits(struct link_packet *packet, int offset, int width)  in get_bits() 684 decode_link_packet(struct link_packet *packet, size_t length,  in decode_link_packet() 807 		struct link_packet *packet = (struct link_packet *) data;  in print_packet()  local 842 		struct link_packet *packet = (struct link_packet *) data;  in print_stats()  local
  | 
| D | nosy-dump.h | 162 	struct link_packet packet;  member
  | 
| /tools/testing/selftests/tc-testing/creating-testcases/ | 
| D | scapy-example.json | 29             "packet": "Ether(type=0x800)/IP(src='16.61.16.61')/ICMP()"  string 77             "packet": "Ether(type=0x800)/IP(src='16.61.16.61')/ICMP()"  string
  | 
| /tools/testing/selftests/bpf/ | 
| D | network_helpers.c | 737 static bool is_ethernet(const u_char *packet)  in is_ethernet() 776 static void show_transport(const u_char *packet, u16 len, u32 ifindex,  in show_transport() 838 static void show_ipv6_packet(const u_char *packet, u32 ifindex, u8 pkt_type)  in show_ipv6_packet() 857 static void show_ipv4_packet(const u_char *packet, u32 ifindex, u8 pkt_type)  in show_ipv4_packet() 879 	const u_char *packet, *payload;  in traffic_monitor_thread()  local
  | 
| /tools/perf/util/cs-etm-decoder/ | 
| D | cs-etm-decoder.c | 97 			       struct cs_etm_packet *packet)  in cs_etm_decoder__get_packet() 438 	struct cs_etm_packet *packet;  in cs_etm_decoder__buffer_range()  local 519 	struct cs_etm_packet *packet;  in cs_etm_decoder__buffer_exception()  local
  | 
| /tools/perf/util/ | 
| D | cs-etm.c | 96 	struct cs_etm_packet *packet;  member 1344 static inline u64 cs_etm__first_executed_instr(struct cs_etm_packet *packet)  in cs_etm__first_executed_instr() 1358 u64 cs_etm__last_executed_instr(const struct cs_etm_packet *packet)  in cs_etm__last_executed_instr() 1369 				     const struct cs_etm_packet *packet,  in cs_etm__instr_addr() 1507 			      const struct cs_etm_packet *packet,  in cs_etm__copy_insn() 2032 				 struct cs_etm_packet *packet,  in cs_etm__is_svc_instr() 2106 	struct cs_etm_packet *packet = tidq->packet;  in cs_etm__is_syscall()  local 2131 	struct cs_etm_packet *packet = tidq->packet;  in cs_etm__is_async_exception()  local 2159 	struct cs_etm_packet *packet = tidq->packet;  in cs_etm__is_sync_exception()  local 2206 	struct cs_etm_packet *packet = tidq->packet;  in cs_etm__set_sample_flags()  local
  | 
| D | arm-spe.c | 106 	struct arm_spe_pkt packet;  in arm_spe_dump()  local
  | 
| D | intel-pt.c | 236 	struct intel_pt_pkt packet;  in intel_pt_dump()  local
  | 
| /tools/testing/selftests/net/tcp_ao/ | 
| D | icmps-accept.c | 192 	} packet = {};  in icmp_interfere4()  local 307 	} packet = {};  in icmp6_interfere()  local
  | 
| D | icmps-discard.c | 192 	} packet = {};  in icmp_interfere4()  local 307 	} packet = {};  in icmp6_interfere()  local
  | 
| /tools/testing/selftests/tc-testing/tc-tests/actions/ | 
| D | ct.json | 493 		"packet": "Ether(type=0x800)/IP(src='10.0.0.10',dst='10.0.0.10')/TCP(sport=5000,dport=10)"  string 498 		"packet": "Ether(type=0x800)/IP(src='10.0.0.10',dst='10.0.0.20')/TCP(sport=5000,dport=10)"  string
  | 
| /tools/testing/selftests/tc-testing/tc-tests/qdiscs/ | 
| D | qfq.json | 269 …           "packet": "Ether(type=0x800)/IP(src='10.0.0.10',dst='1.3.3.7')/TCP(sport=5000,dport=10)"  string
  | 
| /tools/testing/selftests/net/ | 
| D | psock_tpacket.c | 377 	char packet[1024];  in walk_tx()  local
  | 
| /tools/testing/selftests/net/openvswitch/ | 
| D | ovs-dpctl.py | 2079     def __init__(self, packet=OvsPacket()):  argument
  |