Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds