OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notsent
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_request.h
586
u_int32
notsent
; /* packets not sent */
member in struct:info_io_stats
927
int32
notsent
; /* number of send failures */
member in struct:info_if_stats
ntp.h
200
long
notsent
; /* number of send failures */
member in struct:endpt_tag
/src/external/bsd/ntp/dist/ntpd/
ntp_request.c
1220
io->
notsent
= htonl((u_int32)packets_notsent);
2814
ifs->
notsent
= htonl(ep->
notsent
);
ntp_io.c
548
printf("
notsent
= %ld\n", itf->
notsent
);
925
ep->
notsent
,
3263
src->
notsent
++;
ntp_control.c
4332
ctl_putint(tag, la->
notsent
);
/src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c
1156
(u_long)ntohl(io->
notsent
));
3107
(u_long)ntohl(ifs->
notsent
),
Completed in 212 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026