Searched refs:notify_new_call (Results 1 – 4 of 4) sorted by relevance
41 void (*notify_new_call)(struct sock *sk, struct rxrpc_call *call, member
397 rx->app_ops->notify_new_call) in rxrpc_new_incoming_call() 398 rx->app_ops->notify_new_call(&rx->sk, call, call->user_call_ID); in rxrpc_new_incoming_call()
141 .notify_new_call = rxperf_rx_new_call,
32 .notify_new_call = afs_rx_new_call,