Searched refs:tpacket_get_timestamp (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/packet/
H A Daf_packet.c454 static __u32 tpacket_get_timestamp(struct sk_buff *skb, struct timespec64 *ts, function
478 if (!(ts_status = tpacket_get_timestamp(skb, &ts, READ_ONCE(po->tp_tstamp))))
2402 ts_status = tpacket_get_timestamp(skb, &ts,

Completed in 273 milliseconds