diff options
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 |