Home
last modified time | relevance | path

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

/linux-6.15/net/ipv6/
H A Dudplite.c115 &udp6_seq_ops, sizeof(struct udp_iter_state), in udplite6_proc_init_net()
H A Dudp.c1871 const struct seq_operations udp6_seq_ops = { variable
1877 EXPORT_SYMBOL(udp6_seq_ops);
1886 if (!proc_create_net_data("udp6", 0444, net->proc_net, &udp6_seq_ops, in udp6_proc_init()
/linux-6.15/include/net/
H A Dudp.h566 extern const struct seq_operations udp6_seq_ops;