Searched defs:nlattr (Results 1 – 2 of 2) sorted by relevance
39 const std::function<void(const nlattr&, const Slice)>& onAttr) { in forEachNetlinkAttribute()
445 final StructNlAttr nlattr = StructNlAttr.parse(bytes); in parseSockInfo() local