Home
last modified time | relevance | path

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

/linux/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()
945 struct mptcp_options_received *mp_opt) in check_fully_established()
1084 struct mptcp_options_received *mp_opt) in ack_update_msk()
1142 struct mptcp_options_received *mp_opt) in add_addr_hmac_valid()
1166 struct mptcp_options_received mp_opt; in mptcp_incoming_options()
H A Dsubflow.c153 struct mptcp_options_received mp_opt; in subflow_check_req()
271 struct mptcp_options_received mp_opt; in mptcp_subflow_init_cookie_req()
479 const struct mptcp_options_received *mp_opt) in subflow_set_remote_key()
503 const struct mptcp_options_received *mp_opt) in mptcp_propagate_state()
529 struct mptcp_options_received mp_opt; in subflow_finish_connect()
754 const struct mptcp_options_received *mp_opt) in subflow_hmac_valid()
799 const struct mptcp_options_received *mp_opt) in __mptcp_subflow_fully_established()
817 struct mptcp_options_received mp_opt; in subflow_syn_recv_sock()
H A Dprotocol.h145 struct mptcp_options_received { struct
773 const struct mptcp_options_received *mp_opt);
882 const struct mptcp_options_received *mp_opt,
886 struct mptcp_options_received *mp_opt);
H A Dprotocol.c3506 const struct mptcp_options_received *mp_opt, in mptcp_sk_clone_init()