Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/x25/
Dx25_subr.c143 case X25_CALL_ACCEPTED: in x25_write_internal()
206 case X25_CALL_ACCEPTED: in x25_write_internal()
208 *dptr++ = X25_CALL_ACCEPTED; in x25_write_internal()
263 case X25_CALL_ACCEPTED: in x25_decode()
Dx25_in.c102 case X25_CALL_ACCEPTED: in x25_state1_machine()
Daf_x25.c832 x25_write_internal(make, X25_CALL_ACCEPTED); in x25_rx_call_request()
/linux-2.4.37.9/include/net/
Dx25.h31 #define X25_CALL_ACCEPTED 0x0F macro