Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dudp.c3151 static const struct seq_operations bpf_iter_udp_seq_ops; variable
3548 static const struct seq_operations bpf_iter_udp_seq_ops = { variable
3562 if (seq->op == &bpf_iter_udp_seq_ops) in seq_file_family()
3843 .seq_ops = &bpf_iter_udp_seq_ops,