Searched refs:bp_first (Results 1 – 1 of 1) sorted by relevance
4373 struct bpf_if *bp_first = NULL; in bpf_attach() local4392 if (bp_first != NULL) { in bpf_attach()4402 if (bp_first == NULL) { in bpf_attach()4403 bp_first = bp; in bpf_attach()4422 if (bp_first == NULL) { in bpf_attach()4436 bp_new->bif_next = bp_first; in bpf_attach()