Lines Matching defs:attrs
185 struct nlattr **attrs)
261 struct nlattr **attrs)
265 struct nlattr *priority = attrs[CRYPTOCFGA_PRIORITY_VAL];
297 struct nlattr **attrs)
335 struct nlattr **attrs)
341 struct nlattr *priority = attrs[CRYPTOCFGA_PRIORITY_VAL];
383 struct nlattr **attrs)
426 struct nlattr *attrs[CRYPTOCFGA_MAX+1];
462 err = nlmsg_parse_deprecated(nlh, crypto_msg_min[type], attrs,
470 return link->doit(skb, nlh, attrs);