Home
last modified time | relevance | path

Searched refs:bpf_iter_udp_seq_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/ipv4/
H A Dudp.c2949 static const struct seq_operations bpf_iter_udp_seq_ops; variable
2957 if (seq->op == &bpf_iter_udp_seq_ops) in udp_get_table_seq()
3307 static const struct seq_operations bpf_iter_udp_seq_ops = { variable
3321 if (seq->op == &bpf_iter_udp_seq_ops) in seq_file_family()
3583 .seq_ops = &bpf_iter_udp_seq_ops,
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp.c3103 static const struct seq_operations bpf_iter_udp_seq_ops = { variable
3260 .seq_ops = &bpf_iter_udp_seq_ops,

Completed in 9 milliseconds