Home
last modified time | relevance | path

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

/linux-6.1.9/net/x25/
Dx25_in.c218 case X25_RESET_REQUEST: in x25_state3_machine()
241 x25_write_internal(sk, X25_RESET_REQUEST); in x25_state3_machine()
263 x25_write_internal(sk, X25_RESET_REQUEST); in x25_state3_machine()
281 x25_write_internal(sk, X25_RESET_REQUEST); in x25_state3_machine()
350 case X25_RESET_REQUEST: in x25_state4_machine()
Dx25_subr.c137 case X25_RESET_REQUEST: in x25_write_internal()
225 case X25_RESET_REQUEST: in x25_write_internal()
279 case X25_RESET_REQUEST: in x25_decode()
/linux-6.1.9/include/net/
Dx25.h44 #define X25_RESET_REQUEST 0x1B macro