Home
last modified time | relevance | path

Searched refs:RTF_LOCAL (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dipv6_route.h38 #define RTF_LOCAL 0x80000000 macro
/external/dhcpcd-6.8.2/
Dif-bsd.c504 #ifdef RTF_LOCAL in if_copyrt()
505 if (rtm->rtm_flags & RTF_LOCAL) in if_copyrt()
853 #ifdef RTF_LOCAL in if_copyrt6()
854 if (rtm->rtm_flags & RTF_LOCAL) in if_copyrt6()
Dipv4.c55 #if defined(__linux__) || (defined(BSD) && defined(RTF_LOCAL))