Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_csum.h14 struct tcf_csum { struct
19 #define to_tcf_csum(a) ((struct tcf_csum *)a) argument
/openbmc/linux/net/sched/
H A Dact_csum.c54 struct tcf_csum *p; in tcf_csum_init()
570 struct tcf_csum *p = to_tcf_csum(a); in tcf_csum_act()
635 struct tcf_csum *p = to_tcf_csum(a); in tcf_csum_dump()
668 struct tcf_csum *p = to_tcf_csum(a); in tcf_csum_cleanup()
710 .size = sizeof(struct tcf_csum),