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.c2425 #define net_timestamp_check(COND, SKB) \ macro
5663 net_timestamp_check(READ_ONCE(net_hotdata.tstamp_prequeue), skb); in netif_rx_internal()
5958 net_timestamp_check(!READ_ONCE(net_hotdata.tstamp_prequeue), skb); in __netif_receive_skb_core()
6357 net_timestamp_check(READ_ONCE(net_hotdata.tstamp_prequeue), skb); in netif_receive_skb_internal()
6386 net_timestamp_check(READ_ONCE(net_hotdata.tstamp_prequeue), in netif_receive_skb_list_internal()