Searched refs:bpf_attachd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf.c147 static int bpf_attachd(struct bpf_d *, const char *, int);
241 bpf_attachd(struct bpf_d *d, const char *ifname, int dlt) function
1359 error = bpf_attachd(d, ifname, -1);
1808 error = bpf_attachd(d, ifname, dlt);

Completed in 59 milliseconds