Home
last modified time | relevance | path

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

/openbmc/linux/net/rose/
H A Drose_subr.c230 *m = (frame[2] & ROSE_M_BIT) == ROSE_M_BIT; in rose_decode()
/openbmc/linux/include/net/
H A Drose.h28 #define ROSE_M_BIT 0x10 macro