Home
last modified time | relevance | path

Searched refs:notify_rx (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/net/rxrpc/
Dcall_accept.c35 rxrpc_notify_rx_t notify_rx, in rxrpc_service_prealloc_one() argument
128 call->notify_rx = notify_rx; in rxrpc_service_prealloc_one()
451 rxrpc_notify_rx_t notify_rx) in rxrpc_accept_call() argument
538 call->notify_rx = notify_rx; in rxrpc_accept_call()
644 rxrpc_notify_rx_t notify_rx, in rxrpc_kernel_charge_accept() argument
655 return rxrpc_service_prealloc_one(rx, b, notify_rx, in rxrpc_kernel_charge_accept()
Daf_rxrpc.c286 rxrpc_notify_rx_t notify_rx, in rxrpc_kernel_begin_call() argument
323 call->notify_rx = notify_rx; in rxrpc_kernel_begin_call()
357 if (call->notify_rx) { in rxrpc_kernel_end_call()
359 call->notify_rx = rxrpc_dummy_notify_rx; in rxrpc_kernel_end_call()
Drecvmsg.c42 if (call->notify_rx) { in rxrpc_notify_socket()
44 call->notify_rx(sk, call, call->user_call_ID); in rxrpc_notify_socket()
Dar-internal.h554 rxrpc_notify_rx_t notify_rx; /* kernel service Rx notification function */ member
/Linux-v4.19/Documentation/networking/
Drxrpc.txt798 rxrpc_notify_rx_t notify_rx,
820 notify_rx is a pointer to a function to be called when events such as