diff options
| author | Ollivier Robert <roberto@FreeBSD.org> | 2008-08-18 14:26:05 +0000 |
|---|---|---|
| committer | Ollivier Robert <roberto@FreeBSD.org> | 2008-08-18 14:26:05 +0000 |
| commit | ff717da2cf625e3d07537a93a4c240692fa55bd6 (patch) | |
| tree | 9dcf618e4446ac2b5fca7d0afe7767382664f0d6 /ntpdc/layout.std | |
| parent | cce65f439697627afbccf5a67035a957bb4d784a (diff) | |
Notes
Diffstat (limited to 'ntpdc/layout.std')
| -rw-r--r-- | ntpdc/layout.std | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ntpdc/layout.std b/ntpdc/layout.std index 0a67b73e6325f..daff63678460e 100644 --- a/ntpdc/layout.std +++ b/ntpdc/layout.std @@ -410,6 +410,28 @@ offsetof(calcnt) = 48 offsetof(errcnt) = 52 offsetof(stbcnt) = 56 +sizeof(struct info_if_stats) = 136 +offsetof(unaddr) = 0 +offsetof(unbcast) = 16 +offsetof(unmask) = 32 +offsetof(v6_flag) = 48 +offsetof(name) = 52 +offsetof(flags) = 84 +offsetof(last_ttl) = 88 +offsetof(num_mcast) = 92 +offsetof(received) = 96 +offsetof(sent) = 100 +offsetof(notsent) = 104 +offsetof(uptime) = 108 +offsetof(scopeid) = 112 +offsetof(ifindex) = 116 +offsetof(ifnum) = 120 +offsetof(peercnt) = 124 +offsetof(family) = 128 +offsetof(ignore_packets) = 130 +offsetof(action) = 131 +offsetof(_filler0) = 132 + sizeof(struct info_dns_assoc) = 32 offsetof(peeraddr) = 0 offsetof(associd) = 4 |
