Home
last modified time | relevance | path

Searched refs:ROSE_RESET_REQUEST (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/rose/
Drose_in.c107 case ROSE_RESET_REQUEST: in rose_state3_machine()
128 rose_write_internal(sk, ROSE_RESET_REQUEST); in rose_state3_machine()
150 rose_write_internal(sk, ROSE_RESET_REQUEST); in rose_state3_machine()
170 rose_write_internal(sk, ROSE_RESET_REQUEST); in rose_state3_machine()
217 case ROSE_RESET_REQUEST: in rose_state4_machine()
Drose_subr.c119 case ROSE_RESET_REQUEST: in rose_write_internal()
169 case ROSE_RESET_REQUEST: in rose_write_internal()
214 case ROSE_RESET_REQUEST: in rose_decode()
/Linux-v5.4/include/net/
Drose.h39 #define ROSE_RESET_REQUEST 0x1B macro