Searched refs:thmac (Results 1 – 3 of 3) sorted by relevance
90 subflow_req->thmac = get_unaligned_be64(hmac); in subflow_token_join_request()258 u64 thmac; in subflow_thmac_valid() local264 thmac = get_unaligned_be64(hmac); in subflow_thmac_valid()267 (unsigned long long)thmac, in subflow_thmac_valid()268 (unsigned long long)subflow->thmac); in subflow_thmac_valid()270 return thmac == subflow->thmac; in subflow_thmac_valid()329 subflow->thmac = mp_opt.thmac; in subflow_finish_connect()332 subflow->thmac, subflow->remote_nonce); in subflow_finish_connect()1390 new_ctx->thmac = subflow_req->thmac; in subflow_ulp_clone()
119 mp_opt->thmac = get_unaligned_be64(ptr); in mptcp_parse_option()125 mp_opt->thmac, mp_opt->nonce); in mptcp_parse_option()713 opts->thmac = subflow_req->thmac; in mptcp_synack_options()717 opts->thmac, opts->nonce); in mptcp_synack_options()1078 put_unaligned_be64(opts->thmac, ptr); in mptcp_write_options()
112 u64 thmac; member271 u64 thmac; member318 u64 thmac; member