Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Derrqueue.h29 #define SO_EE_ORIGIN_LOCAL 1 macro
/external/iputils/
Dtracepath.c164 if (e->ee_origin == SO_EE_ORIGIN_LOCAL) { in recverr()
Dtracepath6.c206 if (e->ee_origin == SO_EE_ORIGIN_LOCAL) in recverr()
Dping.c646 if (e->ee_origin == SO_EE_ORIGIN_LOCAL) { in receive_error_msg()
Dping6.c1311 if (e->ee_origin == SO_EE_ORIGIN_LOCAL) { in receive_error_msg()
/external/linux-kselftest/tools/testing/selftests/net/
Dudpgso_bench_tx.c185 case SO_EE_ORIGIN_LOCAL: in flush_cmsg()
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2223 pub const SO_EE_ORIGIN_LOCAL: u8 = 1; constant
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs2728 pub const SO_EE_ORIGIN_LOCAL: u8 = 1; constant