Lines Matching refs:mptcp_subflow_context
291 struct mptcp_subflow_context { struct
335 static inline struct mptcp_subflow_context * argument
341 return (__force struct mptcp_subflow_context *)icsk->icsk_ulp_data; in mptcp_subflow_ctx()
345 mptcp_subflow_tcp_sock(const struct mptcp_subflow_context *subflow) in mptcp_subflow_tcp_sock()
351 mptcp_subflow_get_map_offset(const struct mptcp_subflow_context *subflow) in mptcp_subflow_get_map_offset()
359 mptcp_subflow_get_mapped_dsn(const struct mptcp_subflow_context *subflow) in mptcp_subflow_get_mapped_dsn()
365 void mptcp_subflow_fully_established(struct mptcp_subflow_context *subflow,
371 struct mptcp_subflow_context *subflow,
381 struct mptcp_subflow_context *ctx) in mptcp_subflow_tcp_fallback()
443 struct mptcp_subflow_context *subflow);
513 struct mptcp_subflow_context *subflow = mptcp_subflow_ctx(sk); in mptcp_check_fallback()
530 struct mptcp_subflow_context *subflow = mptcp_subflow_ctx(sk); in mptcp_do_fallback()
540 struct mptcp_subflow_context *subflow = mptcp_subflow_ctx(sk); in subflow_simultaneous_connect()