Home
last modified time | relevance | path

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

/net/mptcp/
Dctrl.c127 static struct ctl_table mptcp_sysctl_table[] = { variable
189 table = mptcp_sysctl_table; in mptcp_pernet_new_table()
191 table = kmemdup(table, sizeof(mptcp_sysctl_table), GFP_KERNEL); in mptcp_pernet_new_table()
205 ARRAY_SIZE(mptcp_sysctl_table)); in mptcp_pernet_new_table()