Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dudplite.c90 if (!proc_create_net_data("udplite", 0444, net->proc_net, &udp_seq_ops, in udplite4_proc_init_net()
Dudp.c3369 const struct seq_operations udp_seq_ops = { variable
3375 EXPORT_SYMBOL(udp_seq_ops);
3384 if (!proc_create_net_data("udp", 0444, net->proc_net, &udp_seq_ops, in udp4_proc_init_net()
/linux-6.12.1/include/net/
Dudp.h440 extern const struct seq_operations udp_seq_ops;