Home
last modified time | relevance | path

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

/Linux-v6.6/net/mptcp/
Dctrl.c90 static struct ctl_table mptcp_sysctl_table[] = { variable
152 table = mptcp_sysctl_table; in mptcp_pernet_new_table()
154 table = kmemdup(table, sizeof(mptcp_sysctl_table), GFP_KERNEL); in mptcp_pernet_new_table()
168 ARRAY_SIZE(mptcp_sysctl_table)); in mptcp_pernet_new_table()