Home
last modified time | relevance | path

Searched refs:mptcp_delegated_action (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/mptcp/
H A Dprotocol.h444 struct mptcp_delegated_action { struct
449 DECLARE_PER_CPU(struct mptcp_delegated_action, mptcp_delegated_actions);
582 struct mptcp_delegated_action *delegated; in mptcp_subflow_delegate()
607 mptcp_subflow_delegated_next(struct mptcp_delegated_action *delegated) in mptcp_subflow_delegated_next()
H A Dprotocol.c49 DEFINE_PER_CPU(struct mptcp_delegated_action, mptcp_delegated_actions);
4049 struct mptcp_delegated_action *delegated; in mptcp_napi_poll()
4053 delegated = container_of(napi, struct mptcp_delegated_action, napi); in mptcp_napi_poll()
4085 struct mptcp_delegated_action *delegated; in mptcp_proto_init()

Completed in 8 milliseconds