Home
last modified time | relevance | path

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

/linux/net/x25/
H A Dx25_subr.c129 case X25_CALL_ACCEPTED: /* fast sel with no restr on resp */ in x25_write_internal()
197 case X25_CALL_ACCEPTED: in x25_write_internal()
199 *dptr++ = X25_CALL_ACCEPTED; in x25_write_internal()
274 case X25_CALL_ACCEPTED: in x25_decode()
H A Dx25_in.c94 case X25_CALL_ACCEPTED: { in x25_state1_machine()
H A Daf_x25.c1069 x25_write_internal(make, X25_CALL_ACCEPTED); in x25_rx_call_request()
1607 x25_write_internal(sk, X25_CALL_ACCEPTED); in x25_ioctl()
/linux/include/net/
H A Dx25.h35 #define X25_CALL_ACCEPTED 0x0F macro