Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbpf.c200 static int bpf_setif(struct bpf_d *, struct ifreq *);
1631 error = bpf_setif(d, (struct ifreq *)addr); in bpfioctl()
2085 bpf_setif(struct bpf_d *d, struct ifreq *ifr) in bpf_setif() function