Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.c2405 #define net_timestamp_check(COND, SKB) \ macro
5480 net_timestamp_check(READ_ONCE(net_hotdata.tstamp_prequeue), skb); in netif_rx_internal()
5773 net_timestamp_check(!READ_ONCE(net_hotdata.tstamp_prequeue), skb); in __netif_receive_skb_core()
6172 net_timestamp_check(READ_ONCE(net_hotdata.tstamp_prequeue), skb); in netif_receive_skb_internal()
6201 net_timestamp_check(READ_ONCE(net_hotdata.tstamp_prequeue), in netif_receive_skb_list_internal()