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

  /system/connectivity/wificond/net/
nl80211_packet.cpp 186 nlattr* flag_header = local
188 flag_header->nla_type = attribute_id;
189 flag_header->nla_len = NLA_HDRLEN;
nl80211_attribute.cpp 194 nlattr* flag_header = local
196 flag_header->nla_type = attribute_id;
197 flag_header->nla_len = NLA_HDRLEN;

Completed in 58 milliseconds