Searched defs:bpf_hdr (Results 1 - 2 of 2) sorted by relevance

/external/libpcap/
H A Dpcap-bpf.c68 #define bpf_hdr bpf_hdr32 macro
230 #define bhp ((struct bpf_hdr *)bp)
H A Dpcap-win32.c66 struct bpf_hdr { struct
141 #define bhp ((struct bpf_hdr *)bp)
172 * XXX A bpf_hdr matches a pcap_pkthdr.

Completed in 97 milliseconds