Searched refs:tcp_net_metrics_ops (Results 1 - 1 of 1) sorted by path

/linux-master/net/ipv4/
H A Dtcp_metrics.c1039 static __net_initdata struct pernet_operations tcp_net_metrics_ops = { variable in typeref:struct:pernet_operations
1049 ret = register_pernet_subsys(&tcp_net_metrics_ops);
1051 panic("Could not register tcp_net_metrics_ops\n");

Completed in 241 milliseconds