Home
last modified time | relevance | path

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

/Linux-v5.10/net/mptcp/
Dctrl.c33 static struct ctl_table mptcp_sysctl_table[] = { variable
56 table = mptcp_sysctl_table; in mptcp_pernet_new_table()
58 table = kmemdup(table, sizeof(mptcp_sysctl_table), GFP_KERNEL); in mptcp_pernet_new_table()