Home
last modified time | relevance | path

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

/linux-5.19.10/net/x25/
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()
Dx25_in.c94 case X25_CALL_ACCEPTED: { in x25_state1_machine()
Daf_x25.c1058 x25_write_internal(make, X25_CALL_ACCEPTED); in x25_rx_call_request()
1596 x25_write_internal(sk, X25_CALL_ACCEPTED); in x25_ioctl()
/linux-5.19.10/include/net/
Dx25.h35 #define X25_CALL_ACCEPTED 0x0F macro