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()
424 struct mptcp_options_received *mp_opt) in mptcp_get_options()
431 BUILD_BUG_ON(sizeof_field(struct mptcp_options_received, status) != sizeof(u32)); in mptcp_get_options()
432 BUILD_BUG_ON(!IS_ALIGNED(offsetof(struct mptcp_options_received, status), in mptcp_get_options()
980 struct mptcp_options_received *mp_opt) in check_fully_established()
1120 struct mptcp_options_received *mp_opt) in ack_update_msk()
1178 struct mptcp_options_received *mp_opt) in add_addr_hmac_valid()
1228 struct mptcp_options_received mp_opt; in mptcp_incoming_options()
H A Dsubflow.c154 struct mptcp_options_received mp_opt; in subflow_check_req()
271 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()
504 const struct mptcp_options_received *mp_opt) in mptcp_propagate_state()
530 struct mptcp_options_received mp_opt; in subflow_finish_connect()
756 const struct mptcp_options_received *mp_opt) in subflow_hmac_valid()
801 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.h147 struct mptcp_options_received { struct
817 const struct mptcp_options_received *mp_opt);
926 const struct mptcp_options_received *mp_opt,
930 struct mptcp_options_received *mp_opt);
H A Dprotocol.c3710 const struct mptcp_options_received *mp_opt, in mptcp_sk_clone_init()