Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dcall_accept.c36 rxrpc_notify_rx_t notify_rx, in rxrpc_service_prealloc_one() argument
125 call->notify_rx = notify_rx; in rxrpc_service_prealloc_one()
225 if (call->notify_rx) in rxrpc_discard_prealloc()
226 call->notify_rx = rxrpc_dummy_notify; in rxrpc_discard_prealloc()
464 rxrpc_notify_rx_t notify_rx, in rxrpc_kernel_charge_accept() argument
475 return rxrpc_service_prealloc_one(rx, b, notify_rx, in rxrpc_kernel_charge_accept()
H A Daf_rxrpc.c289 rxrpc_notify_rx_t notify_rx, in rxrpc_kernel_begin_call() argument
330 call->notify_rx = notify_rx; in rxrpc_kernel_begin_call()
364 if (call->notify_rx) { in rxrpc_kernel_shutdown_call()
366 call->notify_rx = rxrpc_dummy_notify_rx; in rxrpc_kernel_shutdown_call()
H A Drecvmsg.c38 if (call->notify_rx) { in rxrpc_notify_socket()
40 call->notify_rx(sk, call, call->user_call_ID); in rxrpc_notify_socket()
H A Dar-internal.h630 rxrpc_notify_rx_t notify_rx; /* kernel service Rx notification function */ member
/openbmc/linux/include/net/
H A Daf_rxrpc.h50 rxrpc_notify_rx_t notify_rx,
/openbmc/linux/Documentation/networking/
H A Drxrpc.rst809 rxrpc_notify_rx_t notify_rx,
833 notify_rx is a pointer to a function to be called when events such as