Home
last modified time | relevance | path

Searched refs:mptcp_sched_ops (Results 1 – 3 of 3) sorted by relevance

/linux/net/mptcp/
H A Dprotocol.h342 struct mptcp_sched_ops *sched;
760 struct mptcp_sched_ops *mptcp_sched_find(const char *name);
761 int mptcp_validate_scheduler(struct mptcp_sched_ops *sched);
762 int mptcp_register_scheduler(struct mptcp_sched_ops *sched);
763 void mptcp_unregister_scheduler(struct mptcp_sched_ops *sched);
766 struct mptcp_sched_ops *sched);
H A Dctrl.c116 struct mptcp_sched_ops *sched; in mptcp_set_scheduler()
/linux/include/net/
H A Dmptcp.h104 struct mptcp_sched_ops { struct