HomeSort by relevance Sort by last modified time
    Searched refs:rtm_protocol (Results 76 - 79 of 79) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
rtnetlink.h 135 unsigned char rtm_protocol; member in struct:rtmsg
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
rtnetlink.h 135 unsigned char rtm_protocol; member in struct:rtmsg
  /external/libnl/lib/route/
route_obj.c 938 route->rt_protocol = rtm->rtm_protocol;
1087 .rtm_protocol = route->rt_protocol,
  /system/netd/server/
RouteController.cpp 393 .rtm_protocol = RTPROT_STATIC,
    [all...]

Completed in 96 milliseconds

1 2 34