Searched refs:AM_POSSBCL (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/contrib/ntp/include/ | ||
| D | ntp.h | 903 #define AM_POSSBCL 7 /* discard broadcast */ macro |
| /freebsd-9-stable/contrib/ntp/ntpd/ | ||
| D | ntp_proto.c | 563 case AM_POSSBCL: return "AM_POSSBCL"; in amtoa() |