Searched refs:X25_CALL_REQUEST (Results 1 – 4 of 4) sorted by relevance
131 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()
73 if (frametype == X25_CALL_REQUEST) in x25_receive_data()
801 x25_write_internal(sk, X25_CALL_REQUEST); in x25_connect()
34 #define X25_CALL_REQUEST 0x0B macro