Lines Matching refs:chk_gro_flag
71 chk_gro_flag() { function
229 chk_gro_flag "default - gro flag" $SRC off
230 chk_gro_flag " - peer gro flag" $DST off
240 chk_gro_flag "with gro on - gro flag" $DST on
241 chk_gro_flag " - peer gro flag" $SRC off
254 chk_gro_flag "with gro enabled on link down - gro flag" $DST on
255 chk_gro_flag " - peer gro flag" $SRC off
316 chk_gro_flag "with xdp attached - gro flag" $DST on
317 chk_gro_flag " - peer gro flag" $SRC off
326 chk_gro_flag " - after dev off, flag" $DST on
327 chk_gro_flag " - peer flag" $SRC off
331 chk_gro_flag " - after gro on xdp off, gro flag" $DST on
332 chk_gro_flag " - peer gro flag" $SRC off