Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c1773 int ehl, ihl; in myri10ge_send_hash() local
1787 ehl = sizeof (*eh); in myri10ge_send_hash()
1789 if ((MBLKL(mp)) < (ehl + ihl + 8)) in myri10ge_send_hash()
1799 ehl += 4; in myri10ge_send_hash()
1803 if (MBLKL(mp) < (ehl + ihl + 8)) in myri10ge_send_hash()