Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_util.c1032 boolean_t last_seg = ((i + 1) == nsegs); in mac_sw_lso() local
1060 seg_len = last_seg ? oleft : mss; in mac_sw_lso()