Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dar-internal.h974 struct rxrpc_send_data_req { struct
975 ktime_t now; /* Current time */
976 struct rxrpc_txqueue *tq; /* Tx queue segment holding first DATA */
977 rxrpc_seq_t seq; /* Sequence of first data */
978 int n; /* Number of DATA packets to glue into jumbo */
979 bool retrans; /* T if this is a retransmission */
980 bool did_send; /* T if did actually send */
981 bool tlp_probe; /* T if this is a TLP probe */
982 int /* enum rxrpc_txdata_trace */ trace;