Searched refs:R_NO (Results 1 – 4 of 4) sorted by relevance
45 #define R_NO 0x0010 /* non-octet aligned */ macro50 #define ETHER_R_ERROR (R_LG | R_NO | R_SH | R_CR | R_OV | R_CL)
404 #define R_NO 0x00100000 /* Rx Non Octet Aligned Packet */ macro409 #define R_ERROR (R_NO | R_AB | R_CR | R_OV)
66 #define R_NO 0x00100000 /* Rx Non Octet Aligned Packet */ macro
816 #define R_NO 0x00100000 /* Non-octet aligned frame. */ macro827 #define R_ERRORS_FATAL (R_LG | R_NO | R_SH | R_CR | \