Home
last modified time | relevance | path

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

/linux-2.6.39/net/x25/
Dx25_subr.c133 case X25_CALL_ACCEPTED: /* fast sel with no restr on resp */ in x25_write_internal()
205 case X25_CALL_ACCEPTED: in x25_write_internal()
207 *dptr++ = X25_CALL_ACCEPTED; in x25_write_internal()
280 case X25_CALL_ACCEPTED: in x25_decode()
Dx25_in.c97 case X25_CALL_ACCEPTED: { in x25_state1_machine()
Daf_x25.c1035 x25_write_internal(make, X25_CALL_ACCEPTED); in x25_rx_call_request()
1579 x25_write_internal(sk, X25_CALL_ACCEPTED); in x25_ioctl()
/linux-2.6.39/include/net/
Dx25.h33 #define X25_CALL_ACCEPTED 0x0F macro