Home
last modified time | relevance | path

Searched defs:hdr (Results 1 – 8 of 8) 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()
291 static inline int __v1_tx_kernel_ready(struct tpacket_hdr *hdr) in __v1_tx_kernel_ready()
296 static inline void __v1_tx_user_ready(struct tpacket_hdr *hdr) in __v1_tx_user_ready()
302 static inline int __v2_tx_kernel_ready(struct tpacket2_hdr *hdr) in __v2_tx_kernel_ready()
307 static inline void __v2_tx_user_ready(struct tpacket2_hdr *hdr) in __v2_tx_user_ready()
313 static inline int __v3_tx_kernel_ready(struct tpacket3_hdr *hdr) in __v3_tx_kernel_ready()
318 static inline void __v3_tx_user_ready(struct tpacket3_hdr *hdr) in __v3_tx_user_ready()
/tools/hv/
Dhv_fcopy_daemon.c147 struct hv_fcopy_hdr hdr; in main() member
/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
1095 struct pcap_pkthdr *hdr; in cmd_step() local
1190 struct pcap_pkthdr *hdr = pcap_curr_pkt(); in cmd_run() local
/tools/perf/jvmti/
Dlibjvmti.c63 const jvmtiCompiledMethodLoadRecordHeader *hdr; in get_line_numbers() local
Djvmti_agent.c53 static int get_e_machine(struct jitheader *hdr) in get_e_machine()
/tools/testing/selftests/networking/timestamping/
Drxtimestamp.c179 struct msghdr hdr; in do_recv() local
/tools/perf/util/
Dunwind-libunwind-local.c252 struct eh_frame_hdr hdr; in unwind_spec_ehframe() local
Dsession.c450 struct perf_event_header *hdr = &event->header; in perf_event__all64_swap() local
1532 void perf_event_header__bswap(struct perf_event_header *hdr) in perf_event_header__bswap()