Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Drxperf.c48 struct rxperf_call { struct
62 enum rxperf_call_state state; argument
66 int (*deliver)(struct rxperf_call *call); argument
75 static int rxperf_deliver_param_block(struct rxperf_call *call); argument