Searched defs:retrans (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.15/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.15/include/linux/netfilter/ |
D | nf_conntrack_tcp.h | 22 u_int8_t retrans; /* Number of retransmitted packets */ member
|
/Linux-v5.15/include/uapi/linux/ |
D | nfs4_mount.h | 33 int retrans; /* 1 */ member
|
D | nfs_mount.h | 35 int retrans; /* 1 */ member
|
/Linux-v5.15/fs/nfs/ |
D | pnfs_nfs.c | 849 unsigned int retrans) in _nfs4_pnfs_v3_ds_connect() 907 unsigned int retrans, in _nfs4_pnfs_v4_ds_connect() 989 unsigned int retrans, u32 version, u32 minor_version) in nfs4_pnfs_ds_connect()
|
D | mount_clnt.c | 146 int nfs_mount(struct nfs_mount_request *info, int timeo, int retrans) in nfs_mount()
|
D | client.c | 458 int timeo, int retrans) in nfs_init_timeout_values()
|
D | fs_context.c | 1142 compat_int_t retrans; member
|
D | internal.h | 86 unsigned int timeo, retrans; member
|
/Linux-v5.15/net/ipv4/ |
D | tcp.c | 382 static int retrans_to_secs(u8 retrans, int timeout, int rto_max) in retrans_to_secs()
|