Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hp300/stand/common/ | |
if_lereg.h | 140 #define LE_ENP 0x0100 /* end of packet */ |
if_le.c | 486 if ((cdm->flags & (LE_STP|LE_ENP)) != (LE_STP|LE_ENP)) 571 cdm->flags |= LE_OWN | LE_STP | LE_ENP; |