Home
last modified time | relevance | path

Searched refs:bpfioctl (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_mod.c49 extern int bpfioctl(dev_t, int, intptr_t, int, cred_t *, int *);
79 bpfioctl, /* ioctl */
H A Dbpf.c834 bpfioctl(dev_t dev, int cmd, intptr_t addr, int mode, cred_t *cred, int *rval) in bpfioctl() function