Home
last modified time | relevance | path

Searched refs:rt_list (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sched/
H A Dematch.c310 struct nlattr *rt_match, *rt_hdr, *rt_list; in tcf_em_tree_validate() local
325 rt_list = tb[TCA_EMATCH_TREE_LIST]; in tcf_em_tree_validate()
327 if (rt_hdr == NULL || rt_list == NULL) in tcf_em_tree_validate()
333 rt_match = nla_data(rt_list); in tcf_em_tree_validate()
334 list_len = nla_len(rt_list); in tcf_em_tree_validate()