Home
last modified time | relevance | path

Searched defs:bhp (Results 1 – 5 of 5) sorted by relevance

/freebsd/libexec/rbootd/
H A Dbpf.c309 #define bhp ((struct bpf_hdr *)bp) in BpfRead() macro
/freebsd/contrib/libpcap/
H A Dpcap-bpf.c1312 #define bhp ((struct bpf_xhdr *)bp) in pcap_read_bpf() macro
1314 #define bhp ((struct bpf_hdr *)bp) in pcap_read_bpf() macro
H A Dpcap-airpcap.c632 #define bhp ((AirpcapBpfHeader *)bp) in airpcap_read() macro
H A Dpcap-npf.c681 #define bhp ((struct bpf_hdr *)bp) in pcap_read_npf() macro
/freebsd/usr.sbin/rarpd/
H A Drarpd.c555 #define bhp ((struct bpf_hdr *)bp) in rarp_loop() macro