Home
last modified time | relevance | path

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

/Linux-v5.10/net/packet/
Daf_packet.c414 static __u32 tpacket_get_timestamp(struct sk_buff *skb, struct timespec64 *ts, in tpacket_get_timestamp() function
437 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()