Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtcp_ca_kfunc.c86 u32 BPF_PROG(min_tso_segs, struct sock *sk) in BPF_PROG() argument
/linux/net/ipv4/
H A Dtcp_output.c2014 int min_tso_segs) in tcp_tso_autosize()
/linux/include/net/
H A Dtcp.h1172 u32 (*min_tso_segs)(struct sock *sk); member