udp6_seq_ops      450 include/net/udp.h extern const struct seq_operations udp6_seq_ops;
udp6_seq_ops     1625 net/ipv6/udp.c const struct seq_operations udp6_seq_ops = {
udp6_seq_ops     1631 net/ipv6/udp.c EXPORT_SYMBOL(udp6_seq_ops);
udp6_seq_ops     1640 net/ipv6/udp.c 	if (!proc_create_net_data("udp6", 0444, net->proc_net, &udp6_seq_ops,
udp6_seq_ops      103 net/ipv6/udplite.c 			&udp6_seq_ops, sizeof(struct udp_iter_state),