Searched defs:notify_rx (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/rxrpc/
H A Dcall_accept.c34 rxrpc_service_prealloc_one(struct rxrpc_sock *rx, struct rxrpc_backlog *b, rxrpc_notify_rx_t notify_rx, rxrpc_user_attach_call_t user_attach_call, unsigned long user_call_ID, gfp_t gfp, unsigned int debug_id) argument
463 rxrpc_kernel_charge_accept(struct socket *sock, rxrpc_notify_rx_t notify_rx, rxrpc_user_attach_call_t user_attach_call, unsigned long user_call_ID, gfp_t gfp, unsigned int debug_id) argument
H A Daf_rxrpc.c328 rxrpc_kernel_begin_call(struct socket *sock, struct rxrpc_peer *peer, struct key *key, unsigned long user_call_ID, s64 tx_total_len, u32 hard_timeout, gfp_t gfp, rxrpc_notify_rx_t notify_rx, u16 service_id, bool upgrade, enum rxrpc_interruptibility interruptibility, unsigned int debug_id) argument
H A Dar-internal.h639 rxrpc_notify_rx_t notify_rx; /* kernel service Rx notification function */ member in struct:rxrpc_call

Completed in 289 milliseconds