Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/include/
HDntp.h808 struct restrict_u_tag { struct
809 restrict_u * link; /* link to next entry */
810 u_int32 count; /* number of packets matched */
811 u_short flags; /* accesslist flags */
812 u_short mflags; /* match flags */
813 u_long expire; /* valid until time */
814 union { /* variant starting here */
817 } u;