Searched defs:sysUpTime (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/dsslib/netflow/
H A Dflow-tool.c72 u_int32 sysUpTime; /* Current time in millisecs since router booted */ member in struct:fts3rec_v1
99 u_int32 sysUpTime; /* Current time in millisecs since router booted */ member in struct:fts3rec_v5
127 u_int32 sysUpTime; /* Current time in millisecs since router booted */ member in struct:fts3rec_v6
159 u_int32 sysUpTime; /* Current time in millisecs since router booted */ member in struct:fts3rec_v7
387 rp->uptime = R1(fp)->sysUpTime;
424 rp->uptime = R5(fp)->sysUpTime;
461 rp->uptime = R6(fp)->sysUpTime;
498 rp->uptime = R7(fp)->sysUpTime;

Completed in 9 milliseconds