Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Dprotocol.h262 struct mptcp_data_frag { struct
263 struct list_head list;
264 u64 data_seq;
265 u16 data_len;
266 u16 offset;
267 u16 overhead;
268 u16 already_sent;
269 struct page *page;