Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dbpfdesc.h119 struct bpf_if **bif_driverp; /* pointer into softc */ member
H A Dbpf.c308 *bp->bif_driverp = bp; in bpf_attachd()
334 *bp->bif_driverp = NULL; in bpf_detachd()
1732 bp->bif_driverp = (struct bpf_if **)bpfp; in bpfsattach()
1739 *bp->bif_driverp = NULL; in bpfsattach()