Home
last modified time | relevance | path

Searched refs:mptcp_pm_ops (Results 1 – 6 of 6) sorted by relevance

/linux/net/mptcp/
H A Dpm.c1036 struct mptcp_pm_ops *mptcp_pm_find(const char *name) in mptcp_pm_find()
1038 struct mptcp_pm_ops *pm_ops; in mptcp_pm_find()
1048 int mptcp_pm_validate(struct mptcp_pm_ops *pm_ops) in mptcp_pm_validate()
1053 int mptcp_pm_register(struct mptcp_pm_ops *pm_ops) in mptcp_pm_register()
1073 void mptcp_pm_unregister(struct mptcp_pm_ops *pm_ops) in mptcp_pm_unregister()
1089 struct mptcp_pm_ops *pm_ops; in mptcp_pm_get_available()
H A Dprotocol.h1070 extern struct mptcp_pm_ops mptcp_pm_kernel;
1072 struct mptcp_pm_ops *mptcp_pm_find(const char *name);
1073 int mptcp_pm_register(struct mptcp_pm_ops *pm_ops);
1074 void mptcp_pm_unregister(struct mptcp_pm_ops *pm_ops);
1075 int mptcp_pm_validate(struct mptcp_pm_ops *pm_ops);
H A Dctrl.c186 struct mptcp_pm_ops *pm_ops; in mptcp_set_path_manager()
H A Dpm_userspace.c690 static struct mptcp_pm_ops mptcp_pm_userspace = {
H A Dpm_kernel.c1401 struct mptcp_pm_ops mptcp_pm_kernel = {
/linux/include/net/
H A Dmptcp.h120 struct mptcp_pm_ops { struct
121 namemptcp_pm_ops global() argument
122 ownermptcp_pm_ops global() argument
123 listmptcp_pm_ops global() argument
125 initmptcp_pm_ops global() argument
126 releasemptcp_pm_ops global() argument