Searched defs:__hal_tcp_lro_capable (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device-fp.c791 * __hal_tcp_lro_capable: Finds whether tcp is lro capable.
796 __hal_tcp_lro_capable(iplro_t *ip, tcplro_t *tcp, lro_t *lro, int *ts_off) function
1114 if (XGE_HAL_OK != __hal_tcp_lro_capable(ip, tcp, lro_match,
1171 if (XGE_HAL_FAIL == __hal_tcp_lro_capable(ip, tcp, NULL, &ts_off))

Completed in 61 milliseconds