Home
last modified time | relevance | path

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

/openbmc/linux/net/mptcp/
H A Dprotocol.h249 struct mptcp_data_frag { struct
250 struct list_head list;
251 u64 data_seq;
252 u16 data_len;
253 u16 offset;
254 u16 overhead;
255 u16 already_sent;
256 struct page *page;