Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_util.c1054 tmptail = nhdrmp; in mac_sw_lso()
1090 nhdrmp = seg_chain; in mac_sw_lso()
1092 nhdrmp->b_wptr = nhdrmp->b_rptr + ohdrslen; in mac_sw_lso()
1133 nhdrmp = mac_sw_cksum(nhdrmp, emul); in mac_sw_lso()
1157 nhdrmp = nhdrmp->b_next; in mac_sw_lso()
1181 nhdrmp->b_wptr = nhdrmp->b_rptr + ohdrslen; in mac_sw_lso()
1212 nhdrmp = mac_sw_cksum(nhdrmp, emul); in mac_sw_lso()
1226 nhdrmp = nhdrmp->b_next; in mac_sw_lso()
1238 nhdrmp->b_wptr = nhdrmp->b_rptr + ohdrslen; in mac_sw_lso()
1263 nhdrmp = mac_sw_cksum(nhdrmp, emul); in mac_sw_lso()
[all …]