Home
last modified time | relevance | path

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

/linux-4.19.296/include/trace/events/
Dsctp.h23 __field(__u32, cwnd)
35 __entry->cwnd = sp->cwnd;
45 __entry->ipaddr, __entry->state, __entry->cwnd,
Drxrpc.h1318 __entry->sum.cwnd,
/linux-4.19.296/include/linux/qed/
Dtcp_common.h118 __le32 cwnd; member
184 __le32 cwnd; member
264 __le32 cwnd; member
Dqed_iscsi_if.h101 u32 cwnd; member
/linux-4.19.296/include/linux/sunrpc/
Dxprt.h33 #define RPCXPRT_CONGESTED(xprt) ((xprt)->cong >= (xprt)->cwnd)
187 unsigned long cwnd; /* congestion window */ member
/linux-4.19.296/include/net/sctp/
Dstructs.h850 __u32 cwnd; /* This is the actual cwnd. */ member