Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/include/
H A Dntp.h939 #define AM_POSSBCL 7 /* discard broadcast */ macro
/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_proto.c602 case AM_POSSBCL: return "AM_POSSBCL"; in amtoa()