Searched refs:ACTION_DROP (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
H A Dntp_io.h81 ACTION_DROP enumerator in enum:__anon5226
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_io.c1114 wildif->ignore_packets = (ACTION_DROP == action);
1158 wildif->ignore_packets = (ACTION_DROP == action);
1246 case ACTION_DROP:
1366 return ACTION_DROP;
1826 case ACTION_DROP:
H A Dntp_config.c3331 action = ACTION_DROP;

Completed in 96 milliseconds