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()
449 const struct nlattr *attr, struct nlattr **tb, in ethnl_update_bitset32_verbose()
454 struct nlattr *bit_attr; in ethnl_update_bitset32_verbose()
521 const struct nlattr *nest, in ethnl_compact_sanity_checks()
522 struct nlattr **tb, in ethnl_compact_sanity_checks()
527 const struct nlattr *test_attr; in ethnl_compact_sanity_checks()
593 const struct nlattr *attr, ethnl_string_array_t names, in ethnl_update_bitset32()
596 struct nlattr *tb[ARRAY_SIZE(bitset_policy)]; in ethnl_update_bitset32()
645 unsigned int nbits, const struct nlattr *attr, in ethnl_parse_bitset()
649 struct nlattr *tb[ARRAY_SIZE(bitset_policy)]; in ethnl_parse_bitset()
650 const struct nlattr *bit_attr; in ethnl_parse_bitset()
812 const struct nlattr *attr, ethnl_string_array_t names, in ethnl_update_bitset()
866 const struct nlattr *attr, ethnl_string_array_t names, in ethnl_update_bitset()