Home
last modified time | relevance | path

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

/system/connectivity/wificond/net/
Dnl80211_attribute.cpp105 int our_len_without_padding = our_header->nla_len; in Merge() local
111 our_len_without_padding + other_len_without_padding - NLA_HDRLEN; in Merge()
115 data_.resize(our_len_without_padding); in Merge()