Lines Matching defs:d
287 bpf_attachd(struct bpf_d *d, struct bpf_if *bp) in bpf_attachd()
307 bpf_detachd(struct bpf_d *d) in bpf_detachd()
360 struct bpf_d *d; in bpfopen() local
410 struct bpf_d *d = dev->si_drv1; in bpfclose() local
439 #define ROTATE_BUFFERS(d) \ argument
452 struct bpf_d *d = dev->si_drv1; in bpfread() local
556 bpf_wakeup(struct bpf_d *d) in bpf_wakeup()
572 struct bpf_d *d = (struct bpf_d *)arg; in bpf_timed_out() local
615 struct bpf_d *d = dev->si_drv1; in bpfwrite() local
675 bpf_resetd(struct bpf_d *d) in bpf_resetd()
717 struct bpf_d *d = dev->si_drv1; in bpfioctl() local
1045 bpf_setf(struct bpf_d *d, struct bpf_program *fp, u_long cmd) in bpf_setf()
1097 bpf_setif(struct bpf_d *d, struct ifreq *ifr) in bpf_setif()
1166 struct bpf_d *d; in bpfkqfilter() local
1199 struct bpf_d *d; in bpf_filter_detach() local
1209 struct bpf_d *d; in bpf_filter_read() local
1238 struct bpf_d *d; in bpf_tap() local
1301 struct bpf_d *d; in bpf_mtap() local
1404 catchpacket(struct bpf_d *d, u_char *pkt, u_int pktlen, u_int snaplen, in catchpacket()
1473 bpf_allocbufs(struct bpf_d *d) in bpf_allocbufs()
1487 bpf_freed(struct bpf_d *d) in bpf_freed()
1561 struct bpf_d *d; in bpfdetach() local
1599 bpf_getdltlist(struct bpf_d *d, struct bpf_dltlist *bfl) in bpf_getdltlist()
1628 bpf_setdlt(struct bpf_d *d, u_int dlt) in bpf_setdlt()