Searched refs:bp_before_first (Results 1 – 1 of 1) sorted by relevance
4240 struct bpf_if *bp_before_first = NULL; in bpf_attach() local4264 bp_before_first = bp; in bpf_attach()4297 if (bp_before_first != NULL) { in bpf_attach()4299 bp_before_first->bif_next = bp_new; in bpf_attach()