Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/include/
Dntp_io.h80 ACTION_IGNORE, enumerator
/freebsd-12-stable/contrib/ntp/ntpd/
Dntp_io.c1102 v6wild = (ACTION_IGNORE != action); in create_wildcards()
1146 v4wild = (ACTION_IGNORE != action); in create_wildcards()
1242 case ACTION_IGNORE: in action_text()
1378 return ACTION_IGNORE; in interface_action()
1396 return ACTION_IGNORE; in interface_action()
1815 case ACTION_IGNORE: in update_interfaces()
Dntp_config.c3402 action = ACTION_IGNORE; in config_nic_rules()