HomeSort by relevance Sort by last modified time
    Searched defs:bpf_hdr (Results 1 - 2 of 2) sorted by null

  /external/libpcap/
pcap-bpf.c 68 #define bpf_hdr bpf_hdr32 macro
230 #define bhp ((struct bpf_hdr *)bp)
pcap-win32.c 66 struct bpf_hdr { struct
141 #define bhp ((struct bpf_hdr *)bp)
172 * XXX A bpf_hdr matches a pcap_pkthdr.

Completed in 2358 milliseconds