OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_IPV4
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/
netof.c
38
if (
IS_IPV4
(netaddr)) {
a_md5encrypt.c
280
if (
IS_IPV4
(addr)) {
authreadkeys.c
334
( (
IS_IPV4
(&addr) && snbits > 32) ||
/src/external/bsd/ntp/dist/include/
ntp_net.h
47
#define
IS_IPV4
(psau) (AF_INET == AF(psau))
83
# define SCOPE(psau) (
IS_IPV4
(psau) \
105
(
IS_IPV4
(psau) \
124
(
IS_IPV4
(psau) \
179
:
IS_IPV4
(psau1) \
192
(
IS_IPV4
(psau) \
222
(
IS_IPV4
(srcadr) && \
240
(
IS_IPV4
(srcadr) \
246
(
IS_IPV4
(psau) \
/src/external/bsd/ntp/dist/ntpd/
ntp_restrict.c
536
if (
IS_IPV4
(srcadr)) {
662
if (
IS_IPV4
(resaddr)) {
663
DEBUG_INVARIANT(
IS_IPV4
(resmask));
708
if (
IS_IPV4
(resaddr)) {
ntp_io.c
1198
if (
IS_IPV4
(if_addr)) {
1325
if (
IS_IPV4
(&itf->sin)) {
1469
if (
IS_IPV4
(psau) && !NSRCADR(psau))
1495
} else if (
IS_IPV4
(psau)) {
2343
if (
IS_IPV4
(baddr)) {
2376
if (
IS_IPV4
(baddr) && setsockopt(iface->fd, SOL_SOCKET,
2676
REQUIRE(
IS_IPV4
(&ep->bcast));
2832
if (
IS_IPV4
(addr))
2860
if (
IS_IPV4
(addr))
3014
if (
IS_IPV4
(addr))
[
all
...]
ntp_request.c
994
if (
IS_IPV4
(&pp->srcadr)) {
1077
if (
IS_IPV4
(&sys_peer->srcadr)) {
2262
if (
IS_IPV4
(&tr->tr_addr)) {
2362
if (
IS_IPV4
(&laddr))
2373
if (
IS_IPV4
(&laddr))
ntp_control.c
3682
if (
IS_IPV4
(addr)) {
ntp_proto.c
4917
if ( (
IS_IPV4
(rmtadr) && !nonlocal_v4_addr_up)
/src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c
708
if (
IS_IPV4
(&pcmd->argval[qitems].netnum)) {
784
if (
IS_IPV4
(&pcmd->argval[qitems].netnum)) {
1439
if (
IS_IPV4
(&pcmd->argval[0].netnum)) {
1510
if (
IS_IPV4
(&pcmd->argval[0].netnum)) {
1864
if (
IS_IPV4
(&pcmd->argval[0].netnum)) {
1912
if (
IS_IPV4
(&pcmd->argval[0].netnum)) {
2178
if (
IS_IPV4
(&pcmd->argval[qitems].netnum)) {
2472
if (
IS_IPV4
(&pcmd->argval[0].netnum)) {
2498
if (
IS_IPV4
(&pcmd->argval[2].netnum))
/src/external/bsd/ntp/dist/ntpq/
ntpq.c
3714
if (datatype == TYPE_CLOCK &&
IS_IPV4
(&hval)) {
Completed in 56 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026