Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dtcp.h262 TCP_NLA_SND_SSTHRESH, /* Slow start size threshold */ enumerator
/Linux-v4.19/net/ipv4/
Dtcp.c3279 nla_put_u32(stats, TCP_NLA_SND_SSTHRESH, tp->snd_ssthresh); in tcp_get_timestamping_opt_stats()