Searched refs:ahmac (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/mptcp/
H A Doptions.c271 mp_opt->ahmac = 0;
293 mp_opt->ahmac = get_unaligned_be64(ptr);
296 pr_debug("ADD_ADDR%s: id=%d, ahmac=%llu, echo=%d, port=%d",
298 mp_opt->addr.id, mp_opt->ahmac, mp_opt->echo, ntohs(mp_opt->addr.port));
682 * aliased by ahmac, we must reset the field here
686 opts->ahmac = 0;
692 opts->ahmac = add_addr_generate_hmac(READ_ONCE(msk->local_key),
698 pr_debug("addr_id=%d, ahmac=%llu, echo=%d, port=%d",
699 opts->addr.id, opts->ahmac, echo, ntohs(opts->addr.port));
1108 pr_debug("msk=%p, ahmac
[all...]
H A Dprotocol.h172 u64 ahmac; member in struct:mptcp_options_received
/linux-master/include/net/
H A Dmptcp.h83 u64 ahmac; member in struct:mptcp_out_options::__anon2781::__anon2783

Completed in 177 milliseconds