Home
last modified time | relevance | path

Searched refs:flow_dissector_bpf_prog_attach_check (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dflow_dissector.h386 int flow_dissector_bpf_prog_attach_check(struct net *net,
/kernel/linux/linux-5.10/kernel/bpf/
H A Dnet_namespace.c322 ret = flow_dissector_bpf_prog_attach_check(net, prog); in netns_bpf_prog_attach()
443 err = flow_dissector_bpf_prog_attach_check(net, link->prog); in netns_bpf_link_attach()
/kernel/linux/linux-6.6/kernel/bpf/
H A Dnet_namespace.c323 ret = flow_dissector_bpf_prog_attach_check(net, prog); in netns_bpf_prog_attach()
444 err = flow_dissector_bpf_prog_attach_check(net, link->prog); in netns_bpf_link_attach()
/kernel/linux/linux-6.6/include/net/
H A Dflow_dissector.h469 int flow_dissector_bpf_prog_attach_check(struct net *net,
/kernel/linux/linux-5.10/net/core/
H A Dflow_dissector.c73 int flow_dissector_bpf_prog_attach_check(struct net *net, in flow_dissector_bpf_prog_attach_check() function
/kernel/linux/linux-6.6/net/core/
H A Dflow_dissector.c77 int flow_dissector_bpf_prog_attach_check(struct net *net, in flow_dissector_bpf_prog_attach_check() function

Completed in 9 milliseconds