Searched refs:mptcp_sched_find (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/mptcp/
H A Dsched.c40 struct mptcp_sched_ops *mptcp_sched_find(const char *name) function
82 if (mptcp_sched_find(sched->name)) {
H A Dctrl.c106 sched = mptcp_sched_find(name);
H A Dprotocol.h722 struct mptcp_sched_ops *mptcp_sched_find(const char *name);
H A Dprotocol.c2839 mptcp_sched_find(mptcp_get_scheduler(net)));

Completed in 125 milliseconds