Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/tc_act/
Dtc_csum.h14 struct tcf_csum { struct
19 #define to_tcf_csum(a) ((struct tcf_csum *)a) argument
/Linux-v5.4/net/sched/
Dact_csum.c53 struct tcf_csum *p; in tcf_csum_init()
572 struct tcf_csum *p = to_tcf_csum(a); in tcf_csum_act()
636 struct tcf_csum *p = to_tcf_csum(a); in tcf_csum_dump()
669 struct tcf_csum *p = to_tcf_csum(a); in tcf_csum_cleanup()
710 .size = sizeof(struct tcf_csum),