Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Dmptcp_pm_gen.h52 int mptcp_pm_nl_remove_doit(struct sk_buff *skb, struct genl_info *info);
H A Dmptcp_pm_gen.c158 .doit = mptcp_pm_nl_remove_doit,
H A Dpm_userspace.c270 int mptcp_pm_nl_remove_doit(struct sk_buff *skb, struct genl_info *info) in mptcp_pm_nl_remove_doit() function