Lines Matching refs:nlattr
236 struct nlattr *nest; in ethnl_put_bitset32()
237 struct nlattr *attr; in ethnl_put_bitset32()
270 struct nlattr *bits; in ethnl_put_bitset32()
328 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact) in ethnl_bitset_is_compact()
330 struct nlattr *tb[ARRAY_SIZE(bitset_policy)]; in ethnl_bitset_is_compact()
378 const struct nlattr *bit_attr, bool no_mask, in ethnl_parse_bit()
382 struct nlattr *tb[ARRAY_SIZE(bit_policy)]; in ethnl_parse_bit()
430 const struct nlattr *attr, struct nlattr **tb, in ethnl_update_bitset32_verbose()
434 struct nlattr *bit_attr; in ethnl_update_bitset32_verbose()
481 const struct nlattr *nest, in ethnl_compact_sanity_checks()
482 struct nlattr **tb, in ethnl_compact_sanity_checks()
487 const struct nlattr *test_attr; in ethnl_compact_sanity_checks()
553 const struct nlattr *attr, ethnl_string_array_t names, in ethnl_update_bitset32()
556 struct nlattr *tb[ARRAY_SIZE(bitset_policy)]; in ethnl_update_bitset32()
605 unsigned int nbits, const struct nlattr *attr, in ethnl_parse_bitset()
609 struct nlattr *tb[ARRAY_SIZE(bitset_policy)]; in ethnl_parse_bitset()
610 const struct nlattr *bit_attr; in ethnl_parse_bitset()
772 const struct nlattr *attr, ethnl_string_array_t names, in ethnl_update_bitset()
826 const struct nlattr *attr, ethnl_string_array_t names, in ethnl_update_bitset()