Home
last modified time | relevance | path

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

/include/net/
Dsock.h1967 if (skb_rx_queue_recorded(skb)) { in sk_rx_queue_set()
/include/linux/
Dskbuff.h4577 static inline bool skb_rx_queue_recorded(const struct sk_buff *skb) in skb_rx_queue_recorded() function