Home
last modified time | relevance | path

Searched defs:test_desc_fd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dipsec.c1665 static int child_f(unsigned int nr, int test_desc_fd, int cmd_fd, void *buf) in child_f() argument
1814 static int start_child(unsigned int nr, char *veth, int test_desc_fd[2]) in start_child() argument
1879 static int __write_desc(int test_desc_fd, struct xfrm_desc *desc) in __write_desc() argument
1893 static int write_desc(int proto, int test_desc_fd, in write_desc() argument
1999 static int write_compat_struct_tests(int test_desc_fd) in write_compat_struct_tests() argument
2025 write_test_plan(int test_desc_fd) write_test_plan() argument
2122 int test_desc_fd[2]; main() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dipsec.c1802 static int child_f(unsigned int nr, int test_desc_fd, int cmd_fd, void *buf) in child_f() argument
1954 static int start_child(unsigned int nr, char *veth, int test_desc_fd[2]) in start_child() argument
2019 static int __write_desc(int test_desc_fd, struct xfrm_desc *desc) in __write_desc() argument
2033 static int write_desc(int proto, int test_desc_fd, in write_desc() argument
2141 static int write_compat_struct_tests(int test_desc_fd) in write_compat_struct_tests() argument
2171 write_test_plan(int test_desc_fd) write_test_plan() argument
2268 int test_desc_fd[2]; main() local
[all...]

Completed in 8 milliseconds