Home
last modified time | relevance | path

Searched refs:IFF_ECHO (Results 1 – 10 of 10) sorted by relevance

/third_party/libnl/include/linux-private/linux/
Dif.h102 IFF_ECHO = 1<<18, /* __volatile__ */ enumerator
130 #define IFF_ECHO IFF_ECHO macro
133 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST|IFF_ECHO|\
/third_party/musl/ndk_musl_include/net/
Dif.h47 #define IFF_ECHO 0x40000 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/musl/porting/liteos_a/kernel/include/net/
Dif.h47 #define IFF_ECHO 0x40000 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/musl/porting/uniproton/kernel/include/net/
Dif.h47 #define IFF_ECHO 0x40000 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/musl/porting/liteos_m/kernel/include/net/
Dif.h47 #define IFF_ECHO 0x40000 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/
Dif.h47 #define IFF_ECHO 0x40000 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/musl/include/net/
Dif.h47 #define IFF_ECHO 0x40000 macro
49 IFF_ECHO|IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/third_party/ltp/testcases/network/can/filter-tests/
Dcan_common.h56 if (FILE_SCANF(path, "%x", &flags) || !(flags & IFF_ECHO)) { in can_setup_vcan()
/third_party/libnl/lib/route/
Dlink.c2987 __ADD(IFF_ECHO, echo),
/third_party/libnl/doc/
Droute.txt455 IFF_ECHO:: Echo sent packets (testing feature, CAN only)