Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif_packet.h239 struct tpacket_bd_ts ts_first_pkt, ts_last_pkt; member
/openbmc/linux/net/packet/
H A Daf_packet.c910 h1->ts_first_pkt.ts_sec = ts.tv_sec; in prb_open_block()
911 h1->ts_first_pkt.ts_nsec = ts.tv_nsec; in prb_open_block()