Searched refs:lro_temp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device-fp.c1027 lro_t *lro_temp = &ring_lro->lro_pool[i]; local
1029 if (!lro_temp->in_use)
1079 lro_t *lro_temp = &ring_lro->lro_pool[i]; local
1081 if (!lro_temp->in_use) {
1087 if (__hal_lro_check_for_session_match(lro_temp, tcp,
1089 lro_match = lro_temp;

Completed in 46 milliseconds