Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mptcp/
H A Dprotocol.h95 struct mptcp_options_received { struct
366 struct mptcp_options_received *mp_opt);
396 const struct mptcp_options_received *mp_opt,
399 struct mptcp_options_received *mp_opt);
H A Doptions.c23 struct mptcp_options_received *mp_opt) in mptcp_parse_option()
288 struct mptcp_options_received *mp_opt) in mptcp_get_options()
726 struct mptcp_options_received *mp_opt) in check_fully_established()
815 struct mptcp_options_received *mp_opt) in update_una()
859 struct mptcp_options_received *mp_opt) in add_addr_hmac_valid()
888 struct mptcp_options_received mp_opt; in mptcp_incoming_options()
H A Dsubflow.c121 struct mptcp_options_received mp_opt; in subflow_init_req()
194 struct mptcp_options_received mp_opt; in mptcp_subflow_init_cookie_req()
290 struct mptcp_options_received mp_opt; in subflow_finish_connect()
417 const struct mptcp_options_received *mp_opt) in subflow_hmac_valid()
490 struct mptcp_options_received *mp_opt) in mptcp_subflow_fully_established()
509 struct mptcp_options_received mp_opt; in subflow_syn_recv_sock()
H A Dprotocol.c2058 const struct mptcp_options_received *mp_opt, in mptcp_sk_clone()