Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/tc_act/
H A Dtc_connmark.h7 struct tcf_connmark_info { struct
13 #define to_connmark(a) ((struct tcf_connmark_info *)a) argument
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_connmark.c37 struct tcf_connmark_info *ca = to_connmark(a); in tcf_connmark_act()
106 struct tcf_connmark_info *ci; in tcf_connmark_init()
175 struct tcf_connmark_info *ci = to_connmark(a); in tcf_connmark_dump()
229 .size = sizeof(struct tcf_connmark_info),