Home
last modified time | relevance | path

Searched defs:rxperf_call (Results 1 – 1 of 1) sorted by relevance

/linux/net/rxrpc/
H A Drxperf.c47 struct rxperf_call { struct
61 enum rxperf_call_state state; argument
65 int (*deliver)(struct rxperf_call *call); argument
74 static int rxperf_deliver_param_block(struct rxperf_call *call); argument