Searched refs:bp_first (Results 1 – 1 of 1) sorted by relevance
4410 struct bpf_if *bp_first = NULL; in bpf_attach() local4429 if (bp_first != NULL) { in bpf_attach()4439 if (bp_first == NULL) { in bpf_attach()4440 bp_first = bp; in bpf_attach()4459 if (bp_first == NULL) { in bpf_attach()4473 bp_new->bif_next = bp_first; in bpf_attach()