Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/include/netinet/
Dicmp6.h141 #define ND_NA_FLAG_OVERRIDE 0x20000000 macro
145 #define ND_NA_FLAG_OVERRIDE 0x00000020 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dicmp6.h141 #define ND_NA_FLAG_OVERRIDE 0x20000000 macro
145 #define ND_NA_FLAG_OVERRIDE 0x00000020 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dicmp6.h141 #define ND_NA_FLAG_OVERRIDE 0x20000000 macro
145 #define ND_NA_FLAG_OVERRIDE 0x00000020 macro
/third_party/musl/ndk_musl_include/netinet/
Dicmp6.h141 #define ND_NA_FLAG_OVERRIDE 0x20000000 macro
145 #define ND_NA_FLAG_OVERRIDE 0x00000020 macro
/third_party/musl/include/netinet/
Dicmp6.h141 #define ND_NA_FLAG_OVERRIDE 0x20000000 macro
145 #define ND_NA_FLAG_OVERRIDE 0x00000020 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Dicmp6.h141 #define ND_NA_FLAG_OVERRIDE 0x20000000 macro
145 #define ND_NA_FLAG_OVERRIDE 0x00000020 macro
/third_party/ltp/testcases/network/stress/ns-tools/
Dns-icmp_redirector.c541 = ND_NA_FLAG_ROUTER | ND_NA_FLAG_SOLICITED | ND_NA_FLAG_OVERRIDE; in return_neigh_adv()