Home
last modified time | relevance | path

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

/openbmc/linux/net/rose/
H A Drose_out.c116 rose_write_internal(sk, ROSE_RR); in rose_enquiry_response()
H A Drose_subr.c177 case ROSE_RR: in rose_write_internal()
221 if ((frame[2] & 0x1F) == ROSE_RR || in rose_decode()
H A Drose_timer.c147 rose_write_internal(sk, ROSE_RR); in rose_heartbeat_expiry()
H A Drose_in.c126 case ROSE_RR: in rose_state3_machine()
/openbmc/linux/include/net/
H A Drose.h37 #define ROSE_RR 0x01 macro