Searched defs:retrans (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.10/net/rxrpc/ |
D | rtt.c | 173 unsigned long rxrpc_get_rto_backoff(struct rxrpc_peer *peer, bool retrans) in rxrpc_get_rto_backoff()
|
D | call_event.c | 164 u8 annotation, anno_type, retrans = 0, unacked = 0; in rxrpc_resend() local
|
D | output.c | 347 bool retrans) in rxrpc_send_data_packet()
|
/Linux-v5.10/include/linux/netfilter/ |
D | nf_conntrack_tcp.h | 22 u_int8_t retrans; /* Number of retransmitted packets */ member
|
/Linux-v5.10/include/uapi/linux/ |
D | nfs4_mount.h | 33 int retrans; /* 1 */ member
|
D | nfs_mount.h | 35 int retrans; /* 1 */ member
|
/Linux-v5.10/fs/nfs/ |
D | pnfs_nfs.c | 840 unsigned int retrans) in _nfs4_pnfs_v3_ds_connect() 893 unsigned int retrans, in _nfs4_pnfs_v4_ds_connect() 970 unsigned int retrans, u32 version, u32 minor_version) in nfs4_pnfs_ds_connect()
|
D | client.c | 457 int timeo, int retrans) in nfs_init_timeout_values()
|
D | fs_context.c | 1061 compat_int_t retrans; member
|
D | internal.h | 91 unsigned int timeo, retrans; member
|
/Linux-v5.10/net/ipv4/ |
D | tcp.c | 375 static int retrans_to_secs(u8 retrans, int timeout, int rto_max) in retrans_to_secs()
|