Home
last modified time | relevance | path

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

/external/valgrind/main/include/vki/
Dvki-linux.h1584 #define VKI_SIOCADDRT 0x890B /* add routing table entry */ macro
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-darwin.c866 #ifdef VKI_SIOCADDRT in PRE()
867 case VKI_SIOCADDRT: /* add routing table entry */ in PRE()
991 #ifdef VKI_SIOCADDRT in POST()
993 case VKI_SIOCADDRT: /* add routing table entry */ in POST()
Dsyswrap-linux.c4655 case VKI_SIOCADDRT: /* add routing table entry */ in PRE()
5916 case VKI_SIOCADDRT: /* add routing table entry */ in POST()