Home
last modified time | relevance | path

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

/linux-4.4.14/net/packet/
Daf_packet.c442 static __u32 tpacket_get_timestamp(struct sk_buff *skb, struct timespec *ts, in tpacket_get_timestamp() function
465 if (!(ts_status = tpacket_get_timestamp(skb, &ts, po->tp_tstamp))) in __packet_set_timestamp()
2213 if (!(ts_status = tpacket_get_timestamp(skb, &ts, po->tp_tstamp))) in tpacket_rcv()