Home
last modified time | relevance | path

Searched defs:bpf_tcp_iter_state (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dtcp_ipv4.c2882 struct bpf_tcp_iter_state { struct
2883 struct tcp_iter_state state;
2884 unsigned int cur_sk;
2908 static void bpf_iter_tcp_put_batch(struct bpf_tcp_iter_state *iter) argument