Searched refs:mptcp_fastclose_opt (Results 1 – 2 of 2) sorted by relevance
273 struct mptcp_fastclose_opt { struct
1481 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()