Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dtcp_ipv6.c2267 static const struct seq_operations tcp6_seq_ops = {
2280 if (!proc_create_net_data("tcp6", 0444, net->proc_net, &tcp6_seq_ops,
2312 static const struct seq_operations tcp6_seq_ops = { global() variable