Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dtcp.h306 TCP_NLA_SND_SSTHRESH, /* Slow start size threshold */ enumerator
/linux/include/uapi/linux/
H A Dtcp.h331 TCP_NLA_SND_SSTHRESH, /* Slow start size threshold */ enumerator
/linux/net/ipv4/
H A Dtcp.c4284 nla_put_u32(stats, TCP_NLA_SND_SSTHRESH, tp->snd_ssthresh); in tcp_get_timestamping_opt_stats()