Home
last modified time | relevance | path

Searched refs:bpf_program__attach_netkit (Results 1 – 3 of 3) sorted by relevance

/linux/tools/lib/bpf/
H A Dlibbpf.map399 bpf_program__attach_netkit;
H A Dlibbpf.c13902 bpf_program__attach_netkit(const struct bpf_program *prog, int ifindex, in bpf_program__attach_netkit() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c421 link = bpf_program__attach_netkit(prog, ifindex, &optl); in netns_attach_nk()