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