Home
last modified time | relevance | path

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

/linux-4.4.14/net/rose/
Drose_in.c110 case ROSE_RESET_REQUEST: in rose_state3_machine()
131 rose_write_internal(sk, ROSE_RESET_REQUEST); in rose_state3_machine()
153 rose_write_internal(sk, ROSE_RESET_REQUEST); in rose_state3_machine()
172 rose_write_internal(sk, ROSE_RESET_REQUEST); in rose_state3_machine()
219 case ROSE_RESET_REQUEST: in rose_state4_machine()
Drose_subr.c121 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-4.4.14/include/net/
Drose.h38 #define ROSE_RESET_REQUEST 0x1B macro