Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/iscsi/initiator/
H A Discsi_subr.c66 bhs_t *bhp = &opp->ipdu.bhs; in iscsi_r2t() local
536 bhs_t *bhp = &opp->ipdu.bhs; in scsi_decap() local
H A Disc_soc.c445 bhs_t *bhp = &opp->ipdu.bhs; in so_recv() local
H A Disc_sm.c264 bhs_t *bhp = &pp->ipdu.bhs; in i_prepPDU() local
/dragonfly/libexec/rbootd/
H A Dbpf.c307 #define bhp ((struct bpf_hdr *)bp) in BpfRead() macro
/dragonfly/contrib/libpcap/
H A Dpcap-bpf.c1182 #define bhp ((struct bpf_xhdr *)bp) in pcap_read_bpf() macro
1184 #define bhp ((struct bpf_hdr *)bp) in pcap_read_bpf() macro
H A Dpcap-airpcap.c631 #define bhp ((AirpcapBpfHeader *)bp) in airpcap_read() macro
/dragonfly/usr.sbin/rarpd/
H A Drarpd.c518 #define bhp ((struct bpf_hdr *)bp) in rarp_loop() macro