Searched refs:X25_ACCEPT_CALL (Results 1 – 3 of 3) sorted by relevance
105 #define X25_ACCEPT_CALL 0x31 /* accept incomming call */ macro
2885 mbox->cmd.command = X25_ACCEPT_CALL; in x25_accept_call()2887 } while (err && retry-- && x25_error(card, err, X25_ACCEPT_CALL, lcn)); in x25_accept_call()4621 case X25_ACCEPT_CALL: in execute_delayed_cmd()5067 case X25_ACCEPT_CALL: in check_bad_command()
2367 err = execute_command(sk,X25_ACCEPT_CALL,0); in wanpipe_exec_cmd()