Searched refs:rxrpc_kernel_get_epoch (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/net/
H A Daf_rxrpc.h78 u32 rxrpc_kernel_get_epoch(struct socket *, struct rxrpc_call *);
/linux-master/net/rxrpc/
H A Daf_rxrpc.c453 * rxrpc_kernel_get_epoch - Retrieve the epoch value from a call.
460 u32 rxrpc_kernel_get_epoch(struct socket *sock, struct rxrpc_call *call) function
464 EXPORT_SYMBOL(rxrpc_kernel_get_epoch); variable

Completed in 245 milliseconds