Home
last modified time | relevance | path

Searched refs:MODE_CONTROL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ntp.c104 case MODE_CONTROL: in interpret_ntp()
229 case MODE_CONTROL: in interpret_ntp()
396 case MODE_CONTROL: return ("control"); in show_mode()
H A Dntp.h332 #define MODE_CONTROL 6 /* control */ macro