OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ts_last_pkt
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
if_packet.h
179
struct tpacket_bd_ts ts_first_pkt,
ts_last_pkt
;
member in struct:tpacket_hdr_v1
/external/iproute2/include/uapi/linux/
if_packet.h
210
*
ts_last_pkt
:
213
*
ts_last_pkt
== 'time-stamp of last packet' and NOT the
220
*
ts_last_pkt
= time when the timer fired and the block
223
*
ts_last_pkt
= time-stamp of the last pkt in the block.
234
struct tpacket_bd_ts ts_first_pkt,
ts_last_pkt
;
member in struct:tpacket_hdr_v1
/external/kernel-headers/original/uapi/linux/
if_packet.h
211
*
ts_last_pkt
:
214
*
ts_last_pkt
== 'time-stamp of last packet' and NOT the
221
*
ts_last_pkt
= time when the timer fired and the block
224
*
ts_last_pkt
= time-stamp of the last pkt in the block.
235
struct tpacket_bd_ts ts_first_pkt,
ts_last_pkt
;
member in struct:tpacket_hdr_v1
Completed in 62 milliseconds