Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbpf.c101 static const struct bpf_if_ext dead_bpf_if = { variable
2860 *bp->bif_bpf = __DECONST(struct bpf_if *, &dead_bpf_if); in bpfdetach()
3161 *driverp = __DECONST(struct bpf_if *, &dead_bpf_if); in bpfattach2()