Searched refs:mptcp_sysctl_table (Results 1 – 1 of 1) sorted by relevance
174 static struct ctl_table mptcp_sysctl_table[] = { variable254 table = mptcp_sysctl_table; in mptcp_pernet_new_table()256 table = kmemdup(table, sizeof(mptcp_sysctl_table), GFP_KERNEL); in mptcp_pernet_new_table()273 ARRAY_SIZE(mptcp_sysctl_table)); in mptcp_pernet_new_table()
Completed in 28 milliseconds