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/
Dipsec.c1665 static int child_f(unsigned int nr, int test_desc_fd, int cmd_fd, void *buf) in child_f()
1879 static int __write_desc(int test_desc_fd, struct xfrm_desc *desc) in __write_desc()
1893 static int write_desc(int proto, int test_desc_fd, in write_desc()
1999 static int write_compat_struct_tests(int test_desc_fd) in write_compat_struct_tests()
2025 static int write_test_plan(int test_desc_fd) in write_test_plan()
2122 int test_desc_fd[2]; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
Dipsec.c1802 static int child_f(unsigned int nr, int test_desc_fd, int cmd_fd, void *buf) in child_f()
2019 static int __write_desc(int test_desc_fd, struct xfrm_desc *desc) in __write_desc()
2033 static int write_desc(int proto, int test_desc_fd, in write_desc()
2141 static int write_compat_struct_tests(int test_desc_fd) in write_compat_struct_tests()
2171 static int write_test_plan(int test_desc_fd) in write_test_plan()
2268 int test_desc_fd[2]; in main() local