Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/libntp/
H A Dstatestr.c172 { RESM_INTERFACE, "interface", 0 },
/freebsd-12.1/contrib/ntp/include/
H A Dntp.h905 #define RESM_INTERFACE 0x1000 /* this is an interface */ macro
/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_restrict.c726 || !(RESM_INTERFACE & res->mflags)) in hack_restrict()
H A Dntp_io.c1046 -3, RESM_NTPONLY | RESM_INTERFACE, RES_IGNORE, 0); in remove_interface()
2134 -4, RESM_NTPONLY | RESM_INTERFACE, RES_IGNORE, 0); in create_interface()
/freebsd-12.1/contrib/ntp/ntpdc/
H A Dntpdc_ops.c1668 { "interface", RESM_INTERFACE },