Searched refs:bp_last (Results 1 – 1 of 1) sorted by relevance
3962 struct bpf_if *bp_last = NULL; in bpf_attach() local3993 bp_last = bp; in bpf_attach()4027 bp_new->bif_next = bp_last->bif_next; in bpf_attach()4028 bp_last->bif_next = bp_new; in bpf_attach()