Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/tc_act/
Dtc_connmark.h7 struct tcf_connmark_info { struct
13 #define to_connmark(a) ((struct tcf_connmark_info *)a) argument
/Linux-v4.19/net/sched/
Dact_connmark.c40 struct tcf_connmark_info *ca = to_connmark(a); in tcf_connmark_act()
104 struct tcf_connmark_info *ci; in tcf_connmark_init()
158 struct tcf_connmark_info *ci = to_connmark(a); in tcf_connmark_dump()
210 .size = sizeof(struct tcf_connmark_info),