Home
last modified time | relevance | path

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

/Linux-v4.19/net/x25/
Dx25_subr.c134 case X25_CALL_ACCEPTED: /* fast sel with no restr on resp */ in x25_write_internal()
202 case X25_CALL_ACCEPTED: in x25_write_internal()
204 *dptr++ = X25_CALL_ACCEPTED; in x25_write_internal()
279 case X25_CALL_ACCEPTED: in x25_decode()
Dx25_in.c99 case X25_CALL_ACCEPTED: { in x25_state1_machine()
Daf_x25.c1050 x25_write_internal(make, X25_CALL_ACCEPTED); in x25_rx_call_request()
1599 x25_write_internal(sk, X25_CALL_ACCEPTED); in x25_ioctl()
/Linux-v4.19/include/net/
Dx25.h35 #define X25_CALL_ACCEPTED 0x0F macro