Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/tc_act/
H A Dtc_csum.h14 struct tcf_csum { struct
19 #define to_tcf_csum(a) ((struct tcf_csum *)a) argument
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_csum.c53 struct tcf_csum *p; in tcf_csum_init()
569 struct tcf_csum *p = to_tcf_csum(a); in tcf_csum_act()
634 struct tcf_csum *p = to_tcf_csum(a); in tcf_csum_dump()
667 struct tcf_csum *p = to_tcf_csum(a); in tcf_csum_cleanup()
708 .size = sizeof(struct tcf_csum),