Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c3321 static struct pernet_operations __net_initdata tcp_sk_ops = { variable
3420 if (register_pernet_subsys(&tcp_sk_ops)) in tcp_v4_init()