Home
last modified time | relevance | path

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

/src/contrib/ntp/include/
H A Dntp.h950 #define AM_POSSBCL 7 /* discard broadcast */ macro
/src/contrib/ntp/ntpd/
H A Dntp_proto.c612 case AM_POSSBCL: return "AM_POSSBCL"; in amtoa()