Home
last modified time | relevance | path

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

/net/mptcp/
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);
Doptions.c23 struct mptcp_options_received *mp_opt) in mptcp_parse_option()
289 struct mptcp_options_received *mp_opt) in mptcp_get_options()
727 struct mptcp_options_received *mp_opt) in check_fully_established()
816 struct mptcp_options_received *mp_opt) in update_una()
860 struct mptcp_options_received *mp_opt) in add_addr_hmac_valid()
889 struct mptcp_options_received mp_opt; in mptcp_incoming_options()
Dsubflow.c120 struct mptcp_options_received mp_opt; in subflow_init_req()
193 struct mptcp_options_received mp_opt; in mptcp_subflow_init_cookie_req()
288 struct mptcp_options_received mp_opt; in subflow_finish_connect()
442 const struct mptcp_options_received *mp_opt) in subflow_hmac_valid()
515 struct mptcp_options_received *mp_opt) in mptcp_subflow_fully_established()
534 struct mptcp_options_received mp_opt; in subflow_syn_recv_sock()
Dprotocol.c2100 const struct mptcp_options_received *mp_opt, in mptcp_sk_clone()