Searched refs:mptcp_echo_add_addr (Results 1 – 1 of 1) sorted by relevance
61 static int mptcp_echo_add_addr(struct tcpcb *tp, u_char * __indexable cp, unsigned int optlen);479 optlen = mptcp_echo_add_addr(tp, opt, optlen); in mptcp_setup_opts()1883 mptcp_echo_add_addr(struct tcpcb *tp, u_char * __indexable cp, unsigned int optlen) in mptcp_echo_add_addr() function