Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbpf.c115 struct bpf_if **bif_bpf; /* Pointer to pointer to us */ member
2698 bp->bif_bpf = driverp; in bpfattach2()
2758 *bp->bif_bpf = (struct bpf_if *)&dead_bpf_if; in bpfdetach()
3075 BPF_DB_PRINTF("%p", bif_bpf); in bpf_show_bpf_if()