Searched refs:thmac (Results 1 – 4 of 4) sorted by relevance
81 subflow_req->thmac = get_unaligned_be64(hmac); in subflow_req_create_thmac()340 u64 thmac; in subflow_thmac_valid() local346 thmac = get_unaligned_be64(hmac); in subflow_thmac_valid()348 subflow, subflow->token, thmac, subflow->thmac); in subflow_thmac_valid()350 return thmac == subflow->thmac; in subflow_thmac_valid()443 subflow->thmac = mp_opt.thmac; in subflow_finish_connect()447 subflow, subflow->thmac, subflow->remote_nonce, in subflow_finish_connect()1920 new_ctx->thmac = subflow_req->thmac; in subflow_ulp_clone()
134 mp_opt->thmac = get_unaligned_be64(ptr); in mptcp_parse_option()140 mp_opt->thmac, mp_opt->nonce); in mptcp_parse_option()908 opts->thmac = subflow_req->thmac; in mptcp_synack_options()912 opts->thmac, opts->nonce); in mptcp_synack_options()1479 put_unaligned_be64(opts->thmac, ptr); in mptcp_write_options()
160 u64 thmac; member405 u64 thmac; member477 u64 thmac;
92 u64 thmac; member