Home
last modified time | relevance | path

Searched refs:RXRPC_CALL_INIT_ACCEPT (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/net/rxrpc/
Dar-accept.c137 if (!test_and_set_bit(RXRPC_CALL_INIT_ACCEPT, &call->flags)) { in rxrpc_accept_incoming_call()
Dar-internal.h324 #define RXRPC_CALL_INIT_ACCEPT 6 /* acceptance was initiated */ macro