Searched refs:nla_next (Results 1 – 3 of 3) sorted by relevance
703 static inline struct nlattr *nla_next(const struct nlattr *nla, int *remaining) in nla_next() function1243 pos = nla_next(pos, &(rem)))
779 a = nla_next(a, &rem)) { in output_userspace()827 a = nla_next(a, &rem)) { in sample()1035 a = nla_next(a, &rem)) { in do_execute_actions()
366 rt_match = nla_next(rt_match, &list_len); in tcf_em_tree_validate()