Home
last modified time | relevance | path

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

/openbmc/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()
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 Dfastopen.c63 const struct mptcp_options_received *mp_opt) in __mptcp_fastopen_gen_msk_ackseq()
H A Dprotocol.h144 struct mptcp_options_received { struct
637 const struct mptcp_options_received *mp_opt);
744 const struct mptcp_options_received *mp_opt,
748 struct mptcp_options_received *mp_opt);
976 const struct mptcp_options_received *mp_opt);
H A Dsubflow.c153 struct mptcp_options_received mp_opt; in subflow_check_req()
265 struct mptcp_options_received mp_opt; in mptcp_subflow_init_cookie_req()
461 const struct mptcp_options_received *mp_opt) in subflow_set_remote_key()
482 const struct mptcp_options_received *mp_opt) in mptcp_propagate_state()
508 struct mptcp_options_received mp_opt; in subflow_finish_connect()
726 const struct mptcp_options_received *mp_opt) in subflow_hmac_valid()
776 const struct mptcp_options_received *mp_opt) in __mptcp_subflow_fully_established()
795 struct mptcp_options_received mp_opt; in subflow_syn_recv_sock()
H A Dprotocol.c3262 const struct mptcp_options_received *mp_opt, in mptcp_sk_clone_init()