Home
last modified time | relevance | path

Searched refs:netns_fd (Results 1 - 2 of 2) sorted by relevance

/third_party/libbpf/src/
H A Dlibbpf.h766 bpf_program__attach_netns(const struct bpf_program *prog, int netns_fd);
H A Dlibbpf.c12431 bpf_program__attach_netns(const struct bpf_program *prog, int netns_fd) argument
12433 return bpf_program_attach_fd(prog, netns_fd, "netns", NULL);

Completed in 19 milliseconds