OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:acksend
(Results
1 - 8
of
8
) sorted by relevancy
/src/usr.sbin/timed/timed/
Makefile
7
SRCS=
acksend
.c candidate.c correct.c master.c networkdelta.c readmsg.c \
timed-extern.h
45
struct tsp *
acksend
(struct tsp *,
acksend.c
1
/* $NetBSD:
acksend
.c,v 1.11 2007/01/26 16:12:41 christos Exp $ */
35
static char sccsid[] = "@(#)
acksend
.c 8.1 (Berkeley) 6/6/93";
37
__RCSID("$NetBSD:
acksend
.c,v 1.11 2007/01/26 16:12:41 christos Exp $");
76
*
Acksend
implements reliable datagram transmission by using sequence
84
acksend
(struct tsp *message, /* this message */
function
97
fprintf(fd, "
acksend
: to %s: ",
121
fprintf(fd,"
acksend
: seq # %u!=%u\n",
slave.c
398
if (!
acksend
(&to, &taddr, tname,
408
if (!
acksend
(&to, &htp->addr, htp->name,
431
ntp = fromnet; /* (
acksend
() can leave fromnet=0 */
434
answer =
acksend
(&to, &ntp->dest_addr,
441
answer =
acksend
(&to, &htp->addr, htp->name,
461
answer =
acksend
(&to, &slavenet->dest_addr,
507
answer =
acksend
(&to, &ntp->dest_addr,
516
if (!
acksend
(&to, &taddr, tname,
557
answer =
acksend
(&to, &ntp->dest_addr,
566
if (!
acksend
(&to,&htp->addr,htp->name
[
all
...]
candidate.c
135
answer =
acksend
(&msg, &htp->addr, htp->name,
master.c
237
answer =
acksend
(&to, &taddr, tname,
259
ntp = fromnet; /* (
acksend
() can leave fromnet=0 */
263
answer =
acksend
(&to, &ntp->dest_addr,
270
msg =
acksend
(&to, &htp->addr, htp->name,
308
answer =
acksend
(&to, &htp->addr, htp->name,
472
answer =
acksend
(&to, &htp->addr, htp->name,
752
answer =
acksend
(&to, &htp->addr,
correct.c
89
answer =
acksend
(&to, &htp->addr, htp->name,
timed.c
442
(void)
acksend
(&msg, &tgt, tname, TSP_ACK, 0, 1);
459
answer =
acksend
(&resp, &ntp->dest_addr, ANYADDR,
532
if (!
acksend
(&conflict, &masteraddr, mastername,
Completed in 23 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026