Searched refs:X25_CALL_REQUEST (Results 1 – 5 of 5) sorted by relevance
127 case X25_CALL_REQUEST: in x25_write_internal()182 case X25_CALL_REQUEST: in x25_write_internal()184 *dptr++ = X25_CALL_REQUEST; in x25_write_internal()274 case X25_CALL_REQUEST: in x25_decode()
68 if (frametype == X25_CALL_REQUEST) in x25_receive_data()
143 case X25_CALL_REQUEST: in x25_state1_machine()
814 x25_write_internal(sk, X25_CALL_REQUEST); in x25_connect()
34 #define X25_CALL_REQUEST 0x0B macro