Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dmptcp.h273 struct mptcp_fastclose_opt { struct
H A Dmptcp_opt.c1481 struct mptcp_fastclose_opt *fc_opt; in mptcp_do_fastclose_opt()
1488 if (optlen != sizeof(struct mptcp_fastclose_opt)) { in mptcp_do_fastclose_opt()
1498 fc_opt = (struct mptcp_fastclose_opt *)cp; in mptcp_do_fastclose_opt()