Home
last modified time | relevance | path

Searched refs:t32h (Results 1 – 1 of 1) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dpkt_handlers.c2555 u_int32_t t32h = 0, h32h = 0; in NF_time_msecs_handler() local
2559 t32h = ntohl(t32); in NF_time_msecs_handler()
2565 t64 -= t32h; in NF_time_msecs_handler()
2624 u_int32_t t32h = 0, h32h = 0; in NF_time_msecs_handler() local
2628 t32h = ntohl(t32); in NF_time_msecs_handler()
2634 t64 -= t32h; in NF_time_msecs_handler()
3023 u_int32_t t32h = 0, h32h = 0; in NF_timestamp_start_handler() local
3027 t32h = ntohl(t32); in NF_timestamp_start_handler()
3033 t64 -= t32h; in NF_timestamp_start_handler()
3121 t32h = ntohl(t32); in NF_timestamp_end_handler()
[all …]