Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/include/sys/
Dioctl.h58 #define SIOCDELRT 0x890C macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dioctl.h58 #define SIOCDELRT 0x890C macro
/third_party/musl/include/sys/
Dioctl.h58 #define SIOCDELRT 0x890C macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dioctl.h58 #define SIOCDELRT 0x890C macro
/third_party/musl/ndk_musl_include/sys/
Dioctl.h58 #define SIOCDELRT 0x890C macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dioctl.h58 #define SIOCDELRT 0x890C macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dioctl.h58 #define SIOCDELRT 0x890C macro
/third_party/toybox/toys/pending/
Droute.c297 else xioctl(sokfd, SIOCDELRT, &rt); in setroute()
384 else xioctl(sockfd, SIOCDELRT, &rt); in setroute_inet6()