Searched refs:rxrpc_notify_rx_t (Results 1 – 4 of 4) sorted by relevance
/linux/include/net/ |
H A D | af_rxrpc.h | 48 typedef void (*rxrpc_notify_rx_t)(struct sock *, struct rxrpc_call *, typedef 62 rxrpc_notify_rx_t notify_rx, 86 int rxrpc_kernel_charge_accept(struct socket *sock, rxrpc_notify_rx_t notify_rx,
|
/linux/net/rxrpc/ |
H A D | call_accept.c | 36 rxrpc_notify_rx_t notify_rx, in rxrpc_service_prealloc_one() 470 int rxrpc_kernel_charge_accept(struct socket *sock, rxrpc_notify_rx_t notify_rx, in rxrpc_kernel_charge_accept()
|
H A D | af_rxrpc.c | 344 rxrpc_notify_rx_t notify_rx, in rxrpc_kernel_begin_call()
|
/linux/Documentation/networking/ |
H A D | rxrpc.rst | 809 rxrpc_notify_rx_t notify_rx,
|