Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/tc_act/
Dtc_csum.h30 static inline u32 tcf_csum_update_flags(const struct tc_action *a) in tcf_csum_update_flags() function
/Linux-v5.10/net/sched/
Dcls_api.c3653 entry->csum_flags = tcf_csum_update_flags(act); in tc_setup_flow_action()