Home
last modified time | relevance | path

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

/openbmc/linux/net/mptcp/
H A Dpm_netlink.c2458 static const struct genl_small_ops mptcp_pm_ops[] = {
2522 .small_ops = mptcp_pm_ops, in pm_nl_init_net()
2523 .n_small_ops = ARRAY_SIZE(mptcp_pm_ops), in pm_nl_init_net()
2446 static const struct genl_small_ops mptcp_pm_ops[] = { global() variable