Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dudp.c3296 struct bpf_udp_iter_state {
3304 static int bpf_iter_udp_realloc_batch(struct bpf_udp_iter_state *iter,
3325 struct bpf_udp_iter_state *iter = seq->private; in udp_get_table_seq()
3439 struct bpf_udp_iter_state *iter = seq->private; in udp4_format_sock()
3514 static void bpf_iter_udp_put_batch(struct bpf_udp_iter_state *iter) in bpf_iter_udp_batch()
3533 struct bpf_udp_iter_state *iter = seq->private; in bpf_iter_udp_batch()
3793 static int bpf_iter_udp_realloc_batch(struct bpf_udp_iter_state *iter,
3818 struct bpf_udp_iter_state *iter = priv_data; in udp_table_init()
3836 struct bpf_udp_iter_state *iter = priv_data; in udp_table_init()
3846 .seq_priv_size = sizeof(struct bpf_udp_iter_state), in udp_flow_hashrnd()
3476 struct bpf_udp_iter_state { global() struct
3484 batchbpf_udp_iter_state global() argument
[all...]