Lines Matching defs:mptcp_out_options
36 struct mptcp_out_options { struct38 u16 suboptions;39 u64 sndr_key;40 u64 rcvr_key;41 union {47 u8 addr_id;48 u64 ahmac;49 u8 rm_id;50 u8 join_id;51 u8 backup;52 u32 nonce;53 u64 thmac;54 u32 token;55 u8 hmac[20];56 struct mptcp_ext ext_copy;