Home
last modified time | relevance | path

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

/linux/net/rose/
H A Drose_in.c109 case ROSE_RESET_REQUEST: in rose_state3_machine()
130 rose_write_internal(sk, ROSE_RESET_REQUEST); in rose_state3_machine()
152 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()
H A 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/include/net/
H A Drose.h41 #define ROSE_RESET_REQUEST 0x1B macro