Searched refs:bp_first (Results 1 – 1 of 1) sorted by relevance
3637 struct bpf_if *bp_first = NULL; in bpf_attach() local3656 if (bp_first != NULL) { in bpf_attach()3666 if (bp_first == NULL) { in bpf_attach()3667 bp_first = bp; in bpf_attach()3685 if (bp_first == NULL) { in bpf_attach()3699 bp_new->bif_next = bp_first; in bpf_attach()