Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dbpf.c3971 struct bpf_if *bp_first = NULL; in bpf_attach() local
3990 if (bp_first != NULL) { in bpf_attach()
4000 if (bp_first == NULL) { in bpf_attach()
4001 bp_first = bp; in bpf_attach()
4020 if (bp_first == NULL) { in bpf_attach()
4034 bp_new->bif_next = bp_first; in bpf_attach()