Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.h93 T_Drop = 294, /* T_Drop */ enumerator
314 #define T_Drop 294 macro
H A Dkeyword-gen.c251 { "drop", T_Drop, FOLLBY_TOKEN },
H A Dntp_parser.c185 T_Drop = 294, /* T_Drop */ enumerator
406 #define T_Drop 294 macro
H A Dntp_config.c3427 case T_Drop: in config_nic_rules()