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

/net/packet/
H A Daf_packet.c454 __u32 ts_status; local
456 if (!(ts_status = tpacket_get_timestamp(skb, &ts, po->tp_tstamp)))
479 return ts_status;
1875 __u32 ts_status; local
1978 if (!(ts_status = tpacket_get_timestamp(skb, &ts, po->tp_tstamp)))
1981 status |= ts_status;

Completed in 177 milliseconds