Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/include/
Dntp_io.h81 ACTION_DROP enumerator
/freebsd-12-stable/contrib/ntp/ntpd/
Dntp_io.c1114 wildif->ignore_packets = (ACTION_DROP == action); in create_wildcards()
1158 wildif->ignore_packets = (ACTION_DROP == action); in create_wildcards()
1246 case ACTION_DROP: in action_text()
1366 return ACTION_DROP; in interface_action()
1826 case ACTION_DROP: in update_interfaces()
Dntp_config.c3406 action = ACTION_DROP; in config_nic_rules()