Searched refs:tpacket_get_timestamp (Results 1 – 1 of 1) sorted by relevance
454 static __u32 tpacket_get_timestamp(struct sk_buff *skb, struct timespec64 *ts, in tpacket_get_timestamp() function478 if (!(ts_status = tpacket_get_timestamp(skb, &ts, READ_ONCE(po->tp_tstamp)))) in __packet_set_timestamp()2462 ts_status = tpacket_get_timestamp(skb, &ts, in tpacket_rcv()