Home
last modified time | relevance | path

Searched refs:RESM_INTERFACE (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/bsd/ntp/dist/libntp/
H A Dstatestr.c174 { RESM_INTERFACE, "interface", 0 },
/netbsd/external/bsd/ntp/dist/include/
H A Dntp.h907 #define RESM_INTERFACE 0x1000 /* this is an interface */ macro
/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_restrict.c728 || !(RESM_INTERFACE & res->mflags)) in hack_restrict()
H A Dntp_io.c1053 -3, RESM_NTPONLY | RESM_INTERFACE, RES_IGNORE, 0); in remove_interface()
2141 -4, RESM_NTPONLY | RESM_INTERFACE, RES_IGNORE, 0); in create_interface()
/netbsd/external/bsd/ntp/dist/ntpdc/
H A Dntpdc_ops.c1670 { "interface", RESM_INTERFACE },