HomeSort by relevance Sort by last modified time
    Searched defs:RTF_GATEWAY (Results 51 - 53 of 53) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
route.h 36 struct sockaddr rt_gateway; /* Gateway addr (RTF_GATEWAY). */
74 #define RTF_GATEWAY 0x0002 /* Destination is a gateway. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/
route.h 36 struct sockaddr rt_gateway; /* Gateway addr (RTF_GATEWAY). */
74 #define RTF_GATEWAY 0x0002 /* Destination is a gateway. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/
route.h 36 struct sockaddr rt_gateway; /* Gateway addr (RTF_GATEWAY). */
74 #define RTF_GATEWAY 0x0002 /* Destination is a gateway. */

Completed in 138 milliseconds

1 23