Home
last modified time | relevance | path

Searched refs:ENONET (Results 1 – 7 of 7) sorted by relevance

/tools/include/uapi/asm-generic/
A Derrno.h47 #define ENONET 64 /* Machine is not on the network */ macro
/tools/arch/mips/include/uapi/asm/
A Derrno.h42 #define ENONET 64 /* Machine is not on the network */ macro
/tools/arch/parisc/include/uapi/asm/
A Derrno.h22 #define ENONET 50 /* Machine is not on the network */ macro
/tools/arch/alpha/include/uapi/asm/
A Derrno.h86 #define ENONET 105 /* Machine is not on the network */ macro
/tools/arch/sparc/include/uapi/asm/
A Derrno.h54 #define ENONET 80 /* Machine is not on the network */ macro
/tools/testing/selftests/bpf/prog_tests/
A Dbpf_nf.c120 ASSERT_EQ(skel->bss->test_enonet_netns_id, -ENONET, "Test ENONET for bad but valid netns_id"); in test_bpf_nf_ct()
/tools/testing/selftests/bpf/progs/
A Dtest_bpf_nf.c9 #define ENONET 64 macro

Completed in 11 milliseconds