Home
last modified time | relevance | path

Searched refs:mptcp_options_received (Results 1 – 5 of 5) 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()
933 struct mptcp_options_received *mp_opt) in check_fully_established()
1045 struct mptcp_options_received *mp_opt) in ack_update_msk()
1103 struct mptcp_options_received *mp_opt) in add_addr_hmac_valid()
1125 struct mptcp_options_received mp_opt; in mptcp_incoming_options()
H A Dfastopen.c63 const struct mptcp_options_received *mp_opt) in __mptcp_fastopen_gen_msk_ackseq()
H A Dprotocol.h144 struct mptcp_options_received { struct
712 const struct mptcp_options_received *mp_opt);
819 const struct mptcp_options_received *mp_opt,
823 struct mptcp_options_received *mp_opt);
1062 const struct mptcp_options_received *mp_opt);
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()
800 const struct mptcp_options_received *mp_opt) in __mptcp_subflow_fully_established()
819 struct mptcp_options_received mp_opt; in subflow_syn_recv_sock()
H A Dprotocol.c3301 const struct mptcp_options_received *mp_opt, in mptcp_sk_clone_init()