Searched refs:attr_end (Results 1 – 2 of 2) sorted by relevance
71 uint8_t** attr_end) { in GetAttributeImpl() argument82 if (attr_start != nullptr && attr_end != nullptr) { in GetAttributeImpl()84 *attr_end = const_cast<uint8_t*>(ptr + NLA_ALIGN(header->nla_len)); in GetAttributeImpl()
51 uint8_t** attr_end);