Searched refs:msae_raddr_id (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dmptcp_var.h274 mptcp_addr_id msae_raddr_id; /* Remote addr ID */ member in struct:mptcp_subf_auth_entry
H A Dmptcp_subr.c3678 sauth_entry->msae_raddr_id = 0;
3742 if ((sauth_entry->msae_raddr_id != 0) &&
3743 (sauth_entry->msae_raddr_id != raddr_id)) {
3746 sauth_entry->msae_raddr_id));
3750 sauth_entry->msae_raddr_id = raddr_id;

Completed in 53 milliseconds