Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/cxgb/
H A Dcxgb_lro.c131 can_lro_tcpsegment(struct tcphdr *th) in can_lro_tcpsegment() function
346 if (__predict_false(!can_lro_tcpsegment(th))) { in t3_rx_eth_lro()