Searched refs:tcf_connmark_info (Results 1 – 2 of 2) sorted by relevance
13 struct tcf_connmark_info { struct18 #define to_connmark(a) ((struct tcf_connmark_info *)a) argument
38 struct tcf_connmark_info *ca = to_connmark(a); in tcf_connmark_act()108 struct tcf_connmark_info *ci; in tcf_connmark_init()194 struct tcf_connmark_info *ci = to_connmark(a); in tcf_connmark_dump()227 struct tcf_connmark_info *ci = to_connmark(a); in tcf_connmark_cleanup()243 .size = sizeof(struct tcf_connmark_info),