Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dudplite.c90 if (!proc_create_net_data("udplite", 0444, net->proc_net, &udp_seq_ops, in udplite4_proc_init_net()
H A Dudp.c3725 const struct seq_operations udp_seq_ops = { variable
3731 EXPORT_IPV6_MOD(udp_seq_ops);
3740 if (!proc_create_net_data("udp", 0444, net->proc_net, &udp_seq_ops, in udp4_proc_init_net()