Searched refs:bp_before_first (Results 1 – 1 of 1) sorted by relevance
3636 struct bpf_if *bp_before_first = NULL; in bpf_attach() local3660 bp_before_first = bp; in bpf_attach()3692 if (bp_before_first != NULL) { in bpf_attach()3694 bp_before_first->bif_next = bp_new; in bpf_attach()