Searched refs:bp_first (Results 1 – 1 of 1) sorted by relevance
4282 struct bpf_if *bp_first = NULL; in bpf_attach() local4301 if (bp_first != NULL) { in bpf_attach()4311 if (bp_first == NULL) { in bpf_attach()4312 bp_first = bp; in bpf_attach()4331 if (bp_first == NULL) { in bpf_attach()4345 bp_new->bif_next = bp_first; in bpf_attach()