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

/ast/src/cmd/dsslib/netflow/
H A Dflow-tool.c70 u_int32 unix_secs; /* Current seconds since 0000 UTC 1970 */ member in struct:fts3rec_v1
97 u_int32 unix_secs; /* Current seconds since 0000 UTC 1970 */ member in struct:fts3rec_v5
125 u_int32 unix_secs; /* Current seconds since 0000 UTC 1970 */ member in struct:fts3rec_v6
157 u_int32 unix_secs; /* Current seconds since 0000 UTC 1970 */ member in struct:fts3rec_v7
362 swapmem(n, &R1(fp)->unix_secs, &R1(fp)->unix_secs, (char*)&R1(fp)->input - (char*)&R1(fp)->unix_secs);
385 rp->time = R1(fp)->unix_secs;
392 swapmem(n, &R5(fp)->unix_secs, &R5(fp)->unix_secs, (cha
[all...]

Completed in 22 milliseconds