Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_ife.c800 bool exceed_mtu = false; in tcf_ife_encode() local
806 exceed_mtu = true; in tcf_ife_encode()
821 if ((action == TC_ACT_SHOT) || exceed_mtu) { in tcf_ife_encode()