udp_seq_ops       449 include/net/udp.h extern const struct seq_operations udp_seq_ops;
udp_seq_ops      2939 net/ipv4/udp.c const struct seq_operations udp_seq_ops = {
udp_seq_ops      2945 net/ipv4/udp.c EXPORT_SYMBOL(udp_seq_ops);
udp_seq_ops      2954 net/ipv4/udp.c 	if (!proc_create_net_data("udp", 0444, net->proc_net, &udp_seq_ops,
udp_seq_ops        82 net/ipv4/udplite.c 	if (!proc_create_net_data("udplite", 0444, net->proc_net, &udp_seq_ops,