Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbpf.c2748 struct bpf_if *bp, *bp_temp; in bpfdetach() local
2753 CK_LIST_FOREACH_SAFE(bp, &bpf_iflist, bif_next, bp_temp) { in bpfdetach()