Home
last modified time | relevance | path

Searched refs:ENOPROTOOPT (Results 1 – 8 of 8) sorted by relevance

/tools/testing/selftests/net/tcp_ao/lib/
A Dkconfig.c66 if (errno != ENOPROTOOPT) in has_tcp_ao()
91 if (errno != ENOPROTOOPT && errno == ENOMEM) { in has_tcp_md5()
/tools/include/uapi/asm-generic/
A Derrno.h75 #define ENOPROTOOPT 92 /* Protocol not available */ macro
/tools/arch/mips/include/uapi/asm/
A Derrno.h74 #define ENOPROTOOPT 99 /* Protocol not available */ macro
/tools/arch/parisc/include/uapi/asm/
A Derrno.h82 #define ENOPROTOOPT 220 /* Protocol not available */ macro
/tools/arch/alpha/include/uapi/asm/
A Derrno.h19 #define ENOPROTOOPT 42 /* Protocol not available */ macro
/tools/arch/sparc/include/uapi/asm/
A Derrno.h16 #define ENOPROTOOPT 42 /* Protocol not available */ macro
/tools/testing/selftests/net/af_unix/
A Dscm_inq.c111 ASSERT_EQ(-ENOPROTOOPT, -errno); in TEST_F()
/tools/testing/selftests/net/
A Dudpgso_bench_tx.c665 if (errno == ENOPROTOOPT || errno == ENOTSUPP) { in main()

Completed in 17 milliseconds