Searched refs:tcf_ctinfo (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/tc_act/ |
H A D | tc_ctinfo.h | 18 struct tcf_ctinfo { struct 31 #define to_ctinfo(a) ((struct tcf_ctinfo *)a)
|
/kernel/linux/linux-6.6/include/net/tc_act/ |
H A D | tc_ctinfo.h | 18 struct tcf_ctinfo { struct 31 #define to_ctinfo(a) ((struct tcf_ctinfo *)a)
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_ctinfo.c | 30 static void tcf_ctinfo_dscp_set(struct nf_conn *ct, struct tcf_ctinfo *ca, in tcf_ctinfo_dscp_set() 71 static void tcf_ctinfo_cpmark_set(struct nf_conn *ct, struct tcf_ctinfo *ca, in tcf_ctinfo_cpmark_set() 83 struct tcf_ctinfo *ca = to_ctinfo(a); in tcf_ctinfo_act() 167 struct tcf_ctinfo *ci; in tcf_ctinfo_init() 284 struct tcf_ctinfo *ci = to_ctinfo(a); in tcf_ctinfo_dump() 364 struct tcf_ctinfo *ci = to_ctinfo(a); in tcf_ctinfo_cleanup() 382 .size = sizeof(struct tcf_ctinfo),
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_ctinfo.c | 30 static void tcf_ctinfo_dscp_set(struct nf_conn *ct, struct tcf_ctinfo *ca, in tcf_ctinfo_dscp_set() 71 static void tcf_ctinfo_cpmark_set(struct nf_conn *ct, struct tcf_ctinfo *ca, in tcf_ctinfo_cpmark_set() 84 struct tcf_ctinfo *ca = to_ctinfo(a); in tcf_ctinfo_act() 168 struct tcf_ctinfo *ci; in tcf_ctinfo_init() 285 struct tcf_ctinfo *ci = to_ctinfo(a); in tcf_ctinfo_dump() 348 struct tcf_ctinfo *ci = to_ctinfo(a); in tcf_ctinfo_cleanup() 364 .size = sizeof(struct tcf_ctinfo),
|
Completed in 2 milliseconds