Home
last modified time | relevance | path

Searched refs:retrans (Results 1 – 17 of 17) sorted by relevance

/openbsd/src/lib/libc/asr/
Dres_init.c55 if (_res.retrans == 0) in res_init()
56 _res.retrans = ac->ac_nstimeout; in res_init()
93 ac->ac_nstimeout = _res.retrans; in res_init()
/openbsd/src/sbin/isakmpd/
Dtransport.c351 if (msg->retrans) in transport_send_messages()
352 timer_remove_event(msg->retrans); in transport_send_messages()
353 msg->retrans in transport_send_messages()
362 msg->retrans ? msg : 0; in transport_send_messages()
Dmessage.h128 struct event *retrans; member
Dmessage.c191 if (msg->retrans) in message_free()
192 timer_remove_event(msg->retrans); in message_free()
1532 msg->retrans = 0; in message_send_expire()
1546 if (msg->retrans) { in message_send()
1547 timer_remove_event(msg->retrans); in message_send()
1548 msg->retrans = 0; in message_send()
/openbsd/src/usr.sbin/ntpd/
Dntp_dns.c221 old_retrans = _res.retrans; in probe_root_ns()
224 _res.retrans = 1; in probe_root_ns()
230 _res.retrans = old_retrans; in probe_root_ns()
/openbsd/src/gnu/usr.bin/perl/dist/Net-Ping/lib/Net/
DPing.pm210 $self->{retrans} = $def_factor unless exists $self->{retrans};
416 sub retrans subroutine
419 $self->{retrans} = shift;
1329 my $retrans = 0.01;
1330 my $factor = $self->{retrans};
1336 $timeout = $retrans if $timeout > $retrans;
1337 $retrans*= $factor; # Exponential backoff
/openbsd/src/include/
Dresolv.h129 int retrans; /* retransmission time interval */ member
/openbsd/src/sys/nfs/
Dnfs_vfsops.c430 if ((argp->flags & NFSMNT_RETRANS) && argp->retrans > 1) in nfs_decode_args()
431 nmp->nm_retry = MIN(argp->retrans, NFS_MAXREXMIT); in nfs_decode_args()
534 nargp->retrans = nmp->nm_retry; in nfs_decode_args()
/openbsd/src/sbin/mount/
Dmount.c550 if (verbose || nfs_args->retrans != NFS_RETRANS) in prmount()
552 "retrans", nfs_args->retrans); in prmount()
/openbsd/src/sys/arch/hppa/gsc/
Dgsckbc.c251 int retrans = KB_MAX_RETRANS; in probe_readretry() local
255 } while ((read_status == PROBE_RETRANS) && retrans--); in probe_readretry()
/openbsd/src/sys/sys/
Dmount.h123 int retrans; /* times to retry send */ member
/openbsd/src/sbin/mount_nfs/
Dmount_nfs.c351 nfsargsp->retrans = num; in main()
/openbsd/src/usr.sbin/amd/amd/
Dnfs_ops.c531 if ((nfs_args.retrans = hasmntval(&mnt, "retrans"))) in mount_nfs_fh()
Dafs_ops.c188 if ((nfs_args.retrans = hasmntval(&mnt, "retrans"))) in mount_toplvl()
/openbsd/src/gnu/usr.bin/perl/dist/Net-Ping/
DChanges208 gateway host port bind retrans pingstring source_verify econnrefused
335 - Add retrans() method to customize or disable
/openbsd/src/usr.sbin/amd/doc/
Damdref.texinfo1388 @item retrans=@i{n}
1399 Give up after @dfn{retrans} retransmissions.
1699 @samp{timeo} and @samp{retrans} mount options.
/openbsd/src/share/snmp/
DIP-MIB.txt3258 the advertisement isn't specifying a value for retrans