Home
last modified time | relevance | path

Searched refs:fc_opt (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.121.2/bsd/netinet/
H A Dmptcp_opt.c1467 struct mptcp_fastclose_opt *fc_opt = (struct mptcp_fastclose_opt *)cp; in mptcp_do_fastclose_opt() local
1473 if (fc_opt->mfast_len != sizeof(struct mptcp_fastclose_opt)) { in mptcp_do_fastclose_opt()
1483 if (fc_opt->mfast_key != mp_tp->mpt_localkey) { in mptcp_do_fastclose_opt()