Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.h386 #define EX_UPD_RUNT 0x00020000 /* pkt < 60 bytes */ macro
H A Delxl.c1271 if (stat & EX_UPD_RUNT) { in elxl_recv()