Searched refs:X25_CALL_REQUEST (Results 1 – 4 of 4) sorted by relevance
129 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()279 case X25_CALL_REQUEST: in x25_decode()
68 if (frametype == X25_CALL_REQUEST) in x25_receive_data()
800 x25_write_internal(sk, X25_CALL_REQUEST); in x25_connect()
32 #define X25_CALL_REQUEST 0x0B macro