Home
last modified time | relevance | path

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

/Linux-v5.15/net/mptcp/
Dctrl.c71 static struct ctl_table mptcp_sysctl_table[] = { variable
119 table = mptcp_sysctl_table; in mptcp_pernet_new_table()
121 table = kmemdup(table, sizeof(mptcp_sysctl_table), GFP_KERNEL); in mptcp_pernet_new_table()