Home
last modified time | relevance | path

Searched defs:new_prog (Results 1 – 3 of 3) sorted by relevance

/net/netfilter/
Dnf_bpf_link.c165 static int bpf_nf_link_update(struct bpf_link *link, struct bpf_prog *new_prog, in bpf_nf_link_update()
/net/core/
Ddev.c9575 struct bpf_xdp_link *link, struct bpf_prog *new_prog, in dev_xdp_attach()
9786 static int bpf_xdp_link_update(struct bpf_link *link, struct bpf_prog *new_prog, in bpf_xdp_link_update()
9912 struct bpf_prog *new_prog = NULL, *old_prog = NULL; in dev_change_xdp_fd() local
Dfilter.c579 struct bpf_prog *new_prog, int *new_len, in bpf_convert_filter()