Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.h73 T_Burst = 274, /* T_Burst */ enumerator
294 #define T_Burst 274 macro
H A Dkeyword-gen.c106 { "burst", T_Burst, FOLLBY_TOKEN },
H A Dntp_parser.c165 T_Burst = 274, /* T_Burst */ enumerator
386 #define T_Burst 274 macro
H A Dntp_config.c4359 case T_Burst: in peerflag_bits()