Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c1779 int ehl, ihl; in myri10ge_send_hash() local
1793 ehl = sizeof (*eh); in myri10ge_send_hash()
1795 if ((MBLKL(mp)) < (ehl + ihl + 8)) in myri10ge_send_hash()
1805 ehl += 4; in myri10ge_send_hash()
1809 if (MBLKL(mp) < (ehl + ihl + 8)) in myri10ge_send_hash()