Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/tc_act/
Dtc_csum.h14 struct tcf_csum { struct
19 #define to_tcf_csum(a) ((struct tcf_csum *)a) argument
/Linux-v4.19/net/sched/
Dact_csum.c56 struct tcf_csum *p; in tcf_csum_init()
561 struct tcf_csum *p = to_tcf_csum(a); in tcf_csum_act()
598 struct tcf_csum *p = to_tcf_csum(a); in tcf_csum_dump()
631 struct tcf_csum *p = to_tcf_csum(a); in tcf_csum_cleanup()
673 .size = sizeof(struct tcf_csum),