Searched refs:nla_get_bitfield32 (Results 1 – 2 of 2) sorted by relevance
1252 static inline struct nla_bitfield32 nla_get_bitfield32(const struct nlattr *nla) in nla_get_bitfield32() function
1443 bf = nla_get_bitfield32(tb[TCA_ROOT_FLAGS]); in tc_dump_action()