Searched refs:needs_l3_csum (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c2198 needs_l3_csum(struct mbuf *m) function
2341 !(sc->flags & IS_VF && (needs_l3_csum(m0) || needs_l4_csum(m0))))
4334 if (needs_l3_csum(m0) == 0)
4473 if (needs_l3_csum(m0) == 0)
4662 if (needs_l3_csum(m) == 0)

Completed in 136 milliseconds