Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/tc_act/
Dtc_connmark.h7 struct tcf_connmark_info { struct
13 #define to_connmark(a) ((struct tcf_connmark_info *)a) argument
/Linux-v5.4/net/sched/
Dact_connmark.c37 struct tcf_connmark_info *ca = to_connmark(a); in tcf_connmark_act()
103 struct tcf_connmark_info *ci; in tcf_connmark_init()
173 struct tcf_connmark_info *ci = to_connmark(a); in tcf_connmark_dump()
227 .size = sizeof(struct tcf_connmark_info),