Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddev.c5385 struct packet_type **ppt_prev) in __netif_receive_skb_core() argument
5563 *ppt_prev = pt_prev; in __netif_receive_skb_core()
5578 /* The invariant here is that if *ppt_prev is not NULL in __netif_receive_skb_core()
5581 * Apparently *ppt_prev assignment above holds this invariant due to in __netif_receive_skb_core()