Home
last modified time | relevance | path

Searched defs:info_restrict (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_request.h653 struct info_restrict { struct
654 u_int32 addr; /* match address */
655 u_int32 mask; /* match mask */
656 u_int32 count; /* number of packets matched */
657 u_short rflags; /* restrict flags */
658 u_short mflags; /* match flags */
659 u_int v6_flag; /* is this v6 or not */
660 u_int unused1; /* unused, padding for addr6 */
661 struct in6_addr addr6; /* match address (v6) */
662 struct in6_addr mask6; /* match mask (v6) */