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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4rx.c623 u32_t tcp_offset; local
639 tcp_offset = tcp_buf->size - tcp_buf->more_to_comp;
650 tcp_offset, ncopy) != ncopy)
662 tcp_offset,
694 tcp_offset += ncopy;

Completed in 65 milliseconds