Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbpf.c113 struct bpf_if **bif_bpf; /* Pointer to pointer to us */ member
2100 bp->bif_bpf == &theywant->if_bpf) in bpf_setif()
2810 bp->bif_bpf = driverp; in bpfattach2()
2897 *bp->bif_bpf = __DECONST(struct bpf_if *, &dead_bpf_if); in bpfdetach()
3240 BPF_DB_PRINTF("%p", bif_bpf); in bpf_show_bpf_if()