Searched refs:mptcp_mib_alloc (Results 1 – 3 of 3) sorted by relevance
69 bool mptcp_mib_alloc(struct net *net);
62 bool mptcp_mib_alloc(struct net *net) in mptcp_mib_alloc() function
2565 if (unlikely(!net->mib.mptcp_statistics) && !mptcp_mib_alloc(net)) in mptcp_init_sock()