Searched refs:RXRPC_SKB_MARK_NEW_CALL (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/net/
H A Daf_rxrpc.h29 RXRPC_SKB_MARK_NEW_CALL, /* local error message */ enumerator in enum:__anon13341
/linux-4.4.14/net/rxrpc/
H A Dar-recvmsg.c262 if (skb->mark == RXRPC_SKB_MARK_NEW_CALL) { rxrpc_recvmsg()
H A Dar-accept.c98 notification->mark = RXRPC_SKB_MARK_NEW_CALL; rxrpc_accept_incoming_call()
H A Dar-ack.c846 if (mark != RXRPC_SKB_MARK_NEW_CALL && rxrpc_post_message()
1184 if (rxrpc_post_message(call, RXRPC_SKB_MARK_NEW_CALL, rxrpc_process_call()

Completed in 96 milliseconds