Searched refs:bpf_iter_udp_seq_ops (Results 1 – 1 of 1) sorted by relevance
3315 static const struct seq_operations bpf_iter_udp_seq_ops; variable3323 if (seq->op == &bpf_iter_udp_seq_ops) in udp_get_table_seq()3728 static const struct seq_operations bpf_iter_udp_seq_ops = { variable3742 if (seq->op == &bpf_iter_udp_seq_ops) in seq_file_family()4025 .seq_ops = &bpf_iter_udp_seq_ops,