Searched defs:rpcap_pkthdr (Results 1 – 1 of 1) sorted by relevance
311 struct rpcap_pkthdr struct317 uint32 timestamp_sec; /* 'struct timeval' compatible, it represents the 'tv_sec' field */318 uint32 timestamp_usec; /* 'struct timeval' compatible, it represents the 'tv_usec' field */319 uint32 caplen; /* Length of portion present in the capture */320 uint32 len; /* Real length of this packet (off wire) */321 … /* Ordinal number of the packet (i.e. the first one captured has '1', the second one '2', etc) */