Lines Matching defs:d

241 bpf_attachd(struct bpf_d *d, const char *ifname, int dlt)  in bpf_attachd()
335 bpf_detachd(struct bpf_d *d) in bpf_detachd()
456 struct bpf_d *d; in bpfopen() local
527 struct bpf_d *d = bpf_dev_get(getminor(dev)); in bpfclose() local
569 #define ROTATE_BUFFERS(d) \ argument
582 struct bpf_d *d = bpf_dev_get(getminor(dev)); in bpfread() local
682 bpf_wakeup(struct bpf_d *d) in bpf_wakeup()
690 struct bpf_d *d = arg; in bpf_timed_out() local
706 struct bpf_d *d = bpf_dev_get(getminor(dev)); in bpfwrite() local
794 reset_d(struct bpf_d *d) in reset_d()
829 struct bpf_d *d = bpf_dev_get(getminor(dev)); in bpfioctl() local
1251 bpf_setf(struct bpf_d *d, struct bpf_program *fp) in bpf_setf()
1303 bpf_setif(struct bpf_d *d, char *ifname, int namesize) in bpf_setif()
1384 bpf_ifname(struct bpf_d *d, char *buffer, int bufsize) in bpf_ifname()
1411 struct bpf_d *d = bpf_dev_get(getminor(dev)); in bpfchpoll() local
1480 bpf_deliver(struct bpf_d *d, cp_fn_t cpfn, void *marg, uint_t pktlen, in bpf_deliver()
1514 struct bpf_d *d = arg; in bpf_mtap() local
1545 struct bpf_d *d = arg; in bpf_itap() local
1563 catchpacket(struct bpf_d *d, uchar_t *pkt, uint_t pktlen, uint_t snaplen, in catchpacket()
1641 bpf_allocbufs(struct bpf_d *d) in bpf_allocbufs()
1662 bpf_freed(struct bpf_d *d) in bpf_freed()
1683 bpf_getdltlist(struct bpf_d *d, struct bpf_dltlist *listp) in bpf_getdltlist()
1768 bpf_setdlt(struct bpf_d *d, void *addr) in bpf_setdlt()
1822 bpf_clear_timeout(struct bpf_d *d) in bpf_clear_timeout()
1853 struct bpf_d *d = NULL; in bpf_dev_find() local
1862 bpf_dev_add(struct bpf_d *d) in bpf_dev_add()
1869 bpf_dev_remove(struct bpf_d *d) in bpf_dev_remove()
1886 struct bpf_d *d = NULL; in bpf_dev_get() local