Searched refs:bp_prev (Results 1 – 1 of 1) sorted by relevance
3751 struct bpf_if *bp, *bp_prev, *bp_next; in bpfdetach() local3765 bp_prev = NULL; in bpfdetach()3770 bp_prev = bp; in bpfdetach()3774 if (bp_prev) { in bpfdetach()3775 bp_prev->bif_next = bp->bif_next; in bpfdetach()