HomeSort by: relevance | last modified time | path
    Searched defs:retrans (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/fs/nfs/common/
nfsdiskless.h 88 int retrans; /* times to retry send */ member in struct:onfs_args
92 int deadthresh; /* Retrans threshold */
  /src/sys/net/
nd.c 275 unsigned int retrans = nd->nd_retrans(ifp); local in function:nd_set_timer
278 xtick = retrans;
281 if (xtick > nd->nd_maxretrans || xtick < retrans) {
  /src/sys/compat/netinet6/
nd6.h 39 u_int32_t retrans; /* Retrans Timer */ member in struct:nd_ifinfo90
57 u_int32_t retrans; /* Retrans Timer */ member in struct:in6_ondireq::__anon7a8102080108
  /src/sys/compat/ultrix/
ultrix_fs.c 322 int retrans; /* times to retry send */ member in struct:ultrix_nfs_args
396 na.retrans = una.retrans;
  /src/sys/netinet6/
nd6.h 55 uint32_t retrans; /* Retrans Timer */ member in struct:nd_ifinfo
62 uint32_t retrans; /* Retrans Timer */ member in struct:nd_kifinfo
  /src/sys/nfs/
nfsmount.h 64 int retrans; /* times to retry send */ member in struct:nfs_args
68 int deadthresh; /* Retrans threshold */
98 "b\04retrans\0b\05maxgrps\0b\06intr\0b\07noconn\0" \
  /src/sys/compat/linux/arch/alpha/
linux_osf1.h 171 osf1_int retrans; member in struct:osf1_nfs_args
  /src/sys/compat/sunos/
sunos.h 33 int retrans; /* times to retry send */ member in struct:sunos_nfs_args
  /src/sys/netinet/
dccp_var.h 77 u_int32_t retrans; member in struct:dccpcb
  /src/include/
resolv.h 149 int retrans; /*%< retransmission time interval */ member in struct:__res_state
  /src/sys/compat/netbsd32/
netbsd32.h 1142 int32_t retrans; /* times to retry send */ member in struct:netbsd32_nfs_args
1146 int32_t deadthresh; /* Retrans threshold */

Completed in 43 milliseconds