Searched refs:bp_temp (Results 1 – 1 of 1) sorted by relevance
2748 struct bpf_if *bp, *bp_temp; in bpfdetach() local2753 CK_LIST_FOREACH_SAFE(bp, &bpf_iflist, bif_next, bp_temp) { in bpfdetach()