Searched refs:netns_fd (Results 1 – 2 of 2) sorted by relevance
261 bpf_program__attach_netns(struct bpf_program *prog, int netns_fd);
9753 bpf_program__attach_netns(struct bpf_program *prog, int netns_fd) in bpf_program__attach_netns() argument9755 return bpf_program__attach_fd(prog, netns_fd, 0, "netns"); in bpf_program__attach_netns()