Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_csum.h30 static inline u32 tcf_csum_update_flags(const struct tc_action *a) in tcf_csum_update_flags() function
/openbmc/linux/net/sched/
H A Dact_csum.c689 entry->csum_flags = tcf_csum_update_flags(act); in tcf_csum_offload_act_setup()