Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/tc_act/
H A Dtc_csum.h20 TCA_CSUM_UPDATE_FLAG_IGMP = 4, enumerator
/openbmc/linux/net/sched/
H A Dact_csum.c404 if (update_flags & TCA_CSUM_UPDATE_FLAG_IGMP) in tcf_csum_ipv4()