Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-cnfp.c64 uint32_t utc_nsec; member
92 uint32_t utc_nsec; member
128 uint32_t utc_nsec; member
185 EXTRACT_32BITS(&nh->utc_sec), EXTRACT_32BITS(&nh->utc_nsec))); in cnfp_v1_print()
274 EXTRACT_32BITS(&nh->utc_sec), EXTRACT_32BITS(&nh->utc_nsec))); in cnfp_v5_print()
370 EXTRACT_32BITS(&nh->utc_sec), EXTRACT_32BITS(&nh->utc_nsec))); in cnfp_v6_print()