Searched refs:RESM_INTERFACE (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/ntp/libntp/ |
| H A D | statestr.c | 172 { RESM_INTERFACE, "interface", 0 },
|
| /freebsd-12.1/contrib/ntp/include/ |
| H A D | ntp.h | 905 #define RESM_INTERFACE 0x1000 /* this is an interface */ macro
|
| /freebsd-12.1/contrib/ntp/ntpd/ |
| H A D | ntp_restrict.c | 726 || !(RESM_INTERFACE & res->mflags)) in hack_restrict()
|
| H A D | ntp_io.c | 1046 -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 D | ntpdc_ops.c | 1668 { "interface", RESM_INTERFACE },
|