Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mptcp/
H A 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()
/kernel/linux/linux-6.6/net/mptcp/
H A 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()

Completed in 1 milliseconds