Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-darwin.c1248 #ifdef VKI_SIOCADDRT in PRE()
1249 case VKI_SIOCADDRT: /* add routing table entry */ in PRE()
1379 #ifdef VKI_SIOCADDRT in POST()
1381 case VKI_SIOCADDRT: /* add routing table entry */ in POST()
Dsyswrap-linux.c6020 case VKI_SIOCADDRT: /* add routing table entry */ in PRE()
8765 case VKI_SIOCADDRT: /* add routing table entry */ in POST()
/external/valgrind/include/vki/
Dvki-linux.h1640 #define VKI_SIOCADDRT 0x890B /* add routing table entry */ macro