Home
last modified time | relevance | path

Searched defs:hdr (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/net/
Dpsock_tpacket.c185 static inline int __v1_rx_kernel_ready(struct tpacket_hdr *hdr) in __v1_rx_kernel_ready()
190 static inline void __v1_rx_user_ready(struct tpacket_hdr *hdr) in __v1_rx_user_ready()
196 static inline int __v2_rx_kernel_ready(struct tpacket2_hdr *hdr) in __v2_rx_kernel_ready()
201 static inline void __v2_rx_user_ready(struct tpacket2_hdr *hdr) in __v2_rx_user_ready()
292 static inline int __v1_tx_kernel_ready(struct tpacket_hdr *hdr) in __v1_tx_kernel_ready()
297 static inline void __v1_tx_user_ready(struct tpacket_hdr *hdr) in __v1_tx_user_ready()
303 static inline int __v2_tx_kernel_ready(struct tpacket2_hdr *hdr) in __v2_tx_kernel_ready()
308 static inline void __v2_tx_user_ready(struct tpacket2_hdr *hdr) in __v2_tx_user_ready()
/tools/net/
Dbpf_dbg.c923 struct pcap_pkthdr *hdr = pcap_curr_pkt(); in pcap_next_pkt() local
945 struct pcap_filehdr *hdr; in try_load_pcap() local
1092 struct pcap_pkthdr *hdr; in cmd_step() local
1187 struct pcap_pkthdr *hdr = pcap_curr_pkt(); in cmd_run() local
/tools/perf/jvmti/
Dlibjvmti.c46 const jvmtiCompiledMethodLoadRecordHeader *hdr; in get_line_numbers() local
Djvmti_agent.c57 static int get_e_machine(struct jitheader *hdr) in get_e_machine()
/tools/perf/util/
Dunwind-libunwind-local.c248 struct eh_frame_hdr hdr; in unwind_spec_ehframe() local
Dsession.c440 struct perf_event_header *hdr = &event->header; in perf_event__all64_swap() local
1484 void perf_event_header__bswap(struct perf_event_header *hdr) in perf_event_header__bswap()
/tools/lguest/
Dlguest.c523 Elf32_Ehdr hdr; in load_kernel() local