Home
last modified time | relevance | path

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

/linux/include/net/
H A Daf_rxrpc.h41 void (*notify_new_call)(struct sock *sk, struct rxrpc_call *call, member
/linux/net/rxrpc/
H A Dcall_accept.c397 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()
H A Drxperf.c141 .notify_new_call = rxperf_rx_new_call,
/linux/fs/afs/
H A Drxrpc.c32 .notify_new_call = afs_rx_new_call,