Searched refs:bp_free (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dbpf.c2333 struct bpf_if *bp_free = NULL; local
2359 bp->bif_next = bp_free;
2360 bp_free = bp;

Completed in 21 milliseconds