Home
last modified time | relevance | path

Searched refs:T_Drop (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_parser.h93 T_Drop = 294, /* T_Drop */ enumerator
314 #define T_Drop 294 macro
HDkeyword-gen.c251 { "drop", T_Drop, FOLLBY_TOKEN },
HDntp_parser.c185 T_Drop = 294, /* T_Drop */ enumerator
406 #define T_Drop 294 macro
HDntp_config.c3427 case T_Drop: in config_nic_rules()