Home
last modified time | relevance | path

Searched refs:X25_RNR (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/x25/
H A Dx25_subr.c141 case X25_RNR: in x25_write_internal()
233 case X25_RNR: in x25_write_internal()
291 frame[2] == X25_RNR || in x25_decode()
302 (frame[2] & 0x1F) == X25_RNR || in x25_decode()
H A Dx25_out.c218 x25_write_internal(sk, X25_RNR); in x25_enquiry_response()
H A Dx25_in.c238 case X25_RNR: in x25_state3_machine()
251 if (frametype == X25_RNR) { in x25_state3_machine()
/kernel/linux/linux-6.6/net/x25/
H A Dx25_subr.c141 case X25_RNR: in x25_write_internal()
233 case X25_RNR: in x25_write_internal()
291 frame[2] == X25_RNR || in x25_decode()
302 (frame[2] & 0x1F) == X25_RNR || in x25_decode()
H A Dx25_out.c218 x25_write_internal(sk, X25_RNR); in x25_enquiry_response()
H A Dx25_in.c238 case X25_RNR: in x25_state3_machine()
251 if (frametype == X25_RNR) { in x25_state3_machine()
/kernel/linux/linux-5.10/include/net/
H A Dx25.h42 #define X25_RNR 0x05 macro
/kernel/linux/linux-6.6/include/net/
H A Dx25.h42 #define X25_RNR 0x05 macro

Completed in 6 milliseconds