Home
last modified time | relevance | path

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

/linux-6.15/net/mptcp/
H A Doptions.c25 struct mptcp_options_received *mp_opt) in mptcp_parse_option()
360 struct mptcp_options_received *mp_opt) in mptcp_get_options()
367 BUILD_BUG_ON(sizeof_field(struct mptcp_options_received, status) != sizeof(u32)); in mptcp_get_options()
368 BUILD_BUG_ON(!IS_ALIGNED(offsetof(struct mptcp_options_received, status), in mptcp_get_options()
932 struct mptcp_options_received *mp_opt) in check_fully_established()
1044 struct mptcp_options_received *mp_opt) in ack_update_msk()
1102 struct mptcp_options_received *mp_opt) in add_addr_hmac_valid()
1124 struct mptcp_options_received mp_opt; in mptcp_incoming_options()
H A Dsubflow.c153 struct mptcp_options_received mp_opt; in subflow_check_req()
270 struct mptcp_options_received mp_opt; in mptcp_subflow_init_cookie_req()
480 const struct mptcp_options_received *mp_opt) in subflow_set_remote_key()
501 const struct mptcp_options_received *mp_opt) in mptcp_propagate_state()
527 struct mptcp_options_received mp_opt; in subflow_finish_connect()
749 const struct mptcp_options_received *mp_opt) in subflow_hmac_valid()
798 const struct mptcp_options_received *mp_opt) in __mptcp_subflow_fully_established()
814 struct mptcp_options_received mp_opt; in subflow_syn_recv_sock()
H A Dprotocol.h146 struct mptcp_options_received { struct
712 const struct mptcp_options_received *mp_opt);
821 const struct mptcp_options_received *mp_opt,
825 struct mptcp_options_received *mp_opt);
H A Dprotocol.c3191 const struct mptcp_options_received *mp_opt, in mptcp_sk_clone_init()