Searched refs:mptcp_sched_ops (Results 1 – 3 of 3) sorted by relevance
342 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);
116 struct mptcp_sched_ops *sched; in mptcp_set_scheduler()
104 struct mptcp_sched_ops { struct