Searched refs:X25_CALL_REQUEST (Results 1 – 5 of 5) sorted by relevance
126 case X25_CALL_REQUEST: in x25_write_internal()181 case X25_CALL_REQUEST: in x25_write_internal()183 *dptr++ = X25_CALL_REQUEST; in x25_write_internal()273 case X25_CALL_REQUEST: in x25_decode()
68 if (frametype == X25_CALL_REQUEST) in x25_receive_data()
140 case X25_CALL_REQUEST: in x25_state1_machine()
813 x25_write_internal(sk, X25_CALL_REQUEST); in x25_connect()
34 #define X25_CALL_REQUEST 0x0B macro