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.h255 struct mptcp_data_frag { struct
256 struct list_head list;
257 u64 data_seq;
258 u16 data_len;
259 u16 offset;
260 u16 overhead;
261 u16 already_sent;
262 struct page *page;