Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbpf.c201 static int bpf_setif(struct bpf_d *, struct ifreq *);
1613 error = bpf_setif(d, (struct ifreq *)addr); in bpfioctl()
2054 bpf_setif(struct bpf_d *d, struct ifreq *ifr) in bpf_setif() function