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