Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dbpf.c4486 struct bpf_if *bp, *bp_prev, *bp_next; in bpfdetach() local
4500 bp_prev = NULL; in bpfdetach()
4505 bp_prev = bp; in bpfdetach()
4509 if (bp_prev) { in bpfdetach()
4510 bp_prev->bif_next = bp->bif_next; in bpfdetach()