Lines Matching defs:totlen
513 int totlen = NLA_ALIGN(nla->nla_len);515 *remaining -= totlen;516 return (struct nlattr *) ((char *) nla + totlen);