Home
last modified time | relevance | path

Searched refs:X25_CALL_REQUEST (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/x25/
Dx25_subr.c131 case X25_CALL_REQUEST: in x25_write_internal()
186 case X25_CALL_REQUEST: in x25_write_internal()
188 *dptr++ = X25_CALL_REQUEST; in x25_write_internal()
278 case X25_CALL_REQUEST: in x25_decode()
Dx25_dev.c73 if (frametype == X25_CALL_REQUEST) in x25_receive_data()
Daf_x25.c801 x25_write_internal(sk, X25_CALL_REQUEST); in x25_connect()
/Linux-v4.19/include/net/
Dx25.h34 #define X25_CALL_REQUEST 0x0B macro