Searched refs:thmac (Results 1 – 4 of 4) sorted by relevance
91 subflow_req->thmac = get_unaligned_be64(hmac); in subflow_token_join_request()259 u64 thmac; in subflow_thmac_valid() local265 thmac = get_unaligned_be64(hmac); in subflow_thmac_valid()268 (unsigned long long)thmac, in subflow_thmac_valid()269 (unsigned long long)subflow->thmac); in subflow_thmac_valid()271 return thmac == subflow->thmac; in subflow_thmac_valid()331 subflow->thmac = mp_opt.thmac; in subflow_finish_connect()334 subflow->thmac, subflow->remote_nonce); in subflow_finish_connect()1365 new_ctx->thmac = subflow_req->thmac; in subflow_ulp_clone()
118 mp_opt->thmac = get_unaligned_be64(ptr); in mptcp_parse_option()124 mp_opt->thmac, mp_opt->nonce); in mptcp_parse_option()712 opts->thmac = subflow_req->thmac; in mptcp_synack_options()716 opts->thmac, opts->nonce); in mptcp_synack_options()1077 put_unaligned_be64(opts->thmac, ptr); in mptcp_write_options()
112 u64 thmac; member271 u64 thmac; member318 u64 thmac; member
53 u64 thmac; member