Home
last modified time | relevance | path

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

/include/trace/events/
Dsctp.h23 __field(__u32, cwnd)
35 __entry->cwnd = sp->cwnd;
45 __entry->ipaddr, __entry->state, __entry->cwnd,
Dsunrpc.h1171 __field(unsigned long, cwnd)
1191 __entry->cwnd = xprt->cwnd;
1197 __entry->snd_task_id, __entry->cong, __entry->cwnd,
Drxrpc.h1308 __entry->sum.cwnd,
/include/linux/qed/
Dtcp_common.h92 __le32 cwnd; member
158 __le32 cwnd; member
238 __le32 cwnd; member
Dqed_nvmetcp_if.h51 u32 cwnd; member
Dqed_iscsi_if.h75 u32 cwnd; member
/include/linux/sunrpc/
Dxprt.h31 #define RPCXPRT_CONGESTED(xprt) ((xprt)->cong >= (xprt)->cwnd)
198 unsigned long cwnd; /* congestion window */ member
/include/net/sctp/
Dstructs.h840 __u32 cwnd; /* This is the actual cwnd. */ member