Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf.c148 static int bpf_attachd(struct bpf_d *, const char *, int);
242 bpf_attachd(struct bpf_d *d, const char *ifname, int dlt) in bpf_attachd() function
1366 error = bpf_attachd(d, ifname, -1); in bpf_setif()
1820 error = bpf_attachd(d, ifname, dlt); in bpf_setdlt()