Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dudp.c3120 unsigned int batch_sks = 0; in bpf_iter_udp_batch() local
3143 batch_sks = 0; in bpf_iter_udp_batch()
3167 batch_sks++; in bpf_iter_udp_batch()
3183 if (iter->end_sk == batch_sks) { in bpf_iter_udp_batch()
3190 if (!resized && !bpf_iter_udp_realloc_batch(iter, batch_sks * 3 / 2)) { in bpf_iter_udp_batch()