Lines Matching refs:u_char
135 u_char rm_vn_mode; /* response, more, version, mode */
136 u_char auth_seq; /* key, sequence number */
137 u_char implementation; /* implementation number */
138 u_char request; /* request number */
179 u_char rm_vn_mode; /* response, more, version, mode */
180 u_char auth_seq; /* key, sequence number */
181 u_char implementation; /* implementation number */
182 u_char request; /* request number */
214 #define INFO_VERSION(rm_vn_mode) ((u_char)(((rm_vn_mode)>>3)&0x7))
218 ((u_char)(((resp)?RESP_BIT:0)\
225 #define AUTH_SEQ(auth, seq) ((u_char)((((auth)!=0)?0x80:0)|((seq)&0x7f)))
340 u_char hmode; /* mode for this peer */
341 u_char flags; /* flags (from above) */
355 u_char stratum; /* stratum of peer */
358 u_char reach; /* reachability register */
359 u_char flags; /* flags, from above */
360 u_char hmode; /* peer mode */
378 u_char flags; /* peer flags */
379 u_char leap; /* peer.leap */
380 u_char hmode; /* peer.hmode */
381 u_char pmode; /* peer.pmode */
382 u_char stratum; /* peer.stratum */
383 u_char ppoll; /* peer.ppoll */
384 u_char hpoll; /* peer.hpoll */
386 u_char version; /* peer.version */
387 u_char unused8;
388 u_char reach; /* peer.reach */
389 u_char unreach; /* peer.unreach */
390 u_char flash; /* old peer.flash */
391 u_char ttl; /* peer.ttl */
406 u_char order[NTP_SHIFT]; /* order of peers from last filter */
450 u_char candidate; /* select order */
451 u_char unused6; /* (unused) */
452 u_char unused7; /* (unused) */
453 u_char unused8; /* (unused) */
478 u_char peer_mode; /* mode we are syncing to peer in */
479 u_char leap; /* system leap bits */
480 u_char stratum; /* our stratum */
487 u_char flags; /* system flags */
488 u_char unused1; /* unused */
489 u_char unused2; /* unused */
490 u_char unused3; /* unused */
548 u_char hashcount[NTP_HASH_SIZE];
587 u_char hmode; /* mode, either broadcast, active or client */
588 u_char version; /* version number to poll with */
589 u_char minpoll; /* min host poll interval */
590 u_char maxpoll; /* max host poll interval */
591 u_char flags; /* flags for this request */
592 u_char ttl; /* time to live (multicast) or refclock mode */
599 u_char hmode; /* mode, either broadcast, active or client */
600 u_char version; /* version number to poll with */
601 u_char minpoll; /* min host poll interval */
602 u_char maxpoll; /* max host poll interval */
603 u_char flags; /* flags for this request */
604 u_char ttl; /* time to live (multicast) or refclock mode */
695 u_char mode; /* mode of last packet */
696 u_char version; /* version number of last packet */
714 u_char mode; /* mode of last packet */
715 u_char version; /* version number of last packet */
730 u_char mode; /* mode of last packet */
731 u_char version; /* version number of last packet */
836 u_char type;
837 u_char flags;
838 u_char lastevent;
839 u_char currentstatus;
877 u_char nvalues;
878 u_char ntimes;
932 u_char ignore_packets; /* Specify whether the packet should be ignored */
933 u_char action; /* reason the item is listed */