Searched refs:nested_na (Results 1 – 1 of 1) sorted by relevance
209 struct nlattr *nested_na; in get_family_id() local214 nested_na = (struct nlattr *)((char *)na + NLA_HDRLEN); in get_family_id()215 group_na = (struct nlattr *)((char *)nested_na + NLA_HDRLEN); in get_family_id()228 if (group_attr_len >= nested_na->nla_len) in get_family_id()