Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dbpf.c3947 struct bpf_if *bp_before_first = NULL; in bpf_attach() local
3971 bp_before_first = bp; in bpf_attach()
4004 if (bp_before_first != NULL) { in bpf_attach()
4006 bp_before_first->bif_next = bp_new; in bpf_attach()