Searched defs:netns_fd (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/namespaces/ |
| H A D | siocgskns_test.c | 42 int sock_fd, netns_fd, current_netns_fd; in TEST() local 79 int sock_fd, netns_fd, test_fd; in TEST() local 410 int sock_fd, netns_fd; in TEST() local 550 int sock_fd, netns_fd, current_netns_fd; in TEST() local 587 int sock_fd, netns_fd, owner_fd; in TEST() local 789 int sock_fd, netns_fd, reopened_fd; in TEST() local 984 int sock_fd, netns_fd, userns_fd, reopened_fd; in TEST() local
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf.c | 13190 bpf_program__attach_netns(const struct bpf_program *prog, int netns_fd) in bpf_program__attach_netns()
|