Searched defs:retrans (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/fs/nfs/ |
D | pnfs_nfs.c | 603 unsigned int retrans) in _nfs4_pnfs_v3_ds_connect() 651 unsigned int retrans, in _nfs4_pnfs_v4_ds_connect() 728 unsigned int retrans, u32 version, u32 minor_version) in nfs4_pnfs_ds_connect()
|
D | client.c | 452 int timeo, int retrans) in nfs_init_timeout_values()
|
D | internal.h | 94 unsigned int timeo, retrans; member
|
/Linux-v4.19/include/linux/netfilter/ |
D | nf_conntrack_tcp.h | 22 u_int8_t retrans; /* Number of retransmitted packets */ member
|
/Linux-v4.19/include/uapi/linux/ |
D | nfs4_mount.h | 33 int retrans; /* 1 */ member
|
D | nfs_mount.h | 35 int retrans; /* 1 */ member
|
/Linux-v4.19/net/rxrpc/ |
D | call_event.c | 170 u8 annotation, anno_type, retrans = 0, unacked = 0; in rxrpc_resend() local
|
D | output.c | 313 bool retrans) in rxrpc_send_data_packet()
|
/Linux-v4.19/fs/ |
D | compat.c | 43 compat_int_t retrans; member
|
/Linux-v4.19/net/ipv4/ |
D | tcp.c | 373 static int retrans_to_secs(u8 retrans, int timeout, int rto_max) in retrans_to_secs()
|