Searched refs:list_len (Results 1 - 1 of 1) sorted by relevance

/net/sched/
H A Dematch.c306 int idx, list_len, matches_len, err; local
331 list_len = nla_len(rt_list);
347 for (idx = 0; nla_ok(rt_match, list_len); idx++) {
365 rt_match = nla_next(rt_match, &list_len);

Completed in 162 milliseconds