HomeSort by relevance Sort by last modified time
    Searched refs:if_info (Results 1 - 2 of 2) sorted by null

  /device/google/cuttlefish_common/common/libs/net/
netlink_request.cpp 94 ifinfomsg* if_info = Reserve<ifinfomsg>(); local
95 if_info->ifi_family = AF_UNSPEC;
96 if_info->ifi_index = if_index;
97 if_info->ifi_flags = operational ? IFF_UP : 0;
98 if_info->ifi_change = IFF_UP;
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 5184 nat_if_info_t if_info; \/* interface info *\/ member in struct:__anon47055
    [all...]

Completed in 72 milliseconds