Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Ddev.c4613 static struct netdev_rx_queue *netif_get_rxqueue(struct sk_buff *skb) in netif_get_rxqueue() function
4695 rxqueue = netif_get_rxqueue(skb); in netif_receive_generic_xdp()
/kernel/linux/linux-6.6/net/core/
H A Ddev.c4833 static struct netdev_rx_queue *netif_get_rxqueue(struct sk_buff *skb) in netif_get_rxqueue() function
4878 rxqueue = netif_get_rxqueue(skb); in bpf_prog_run_generic_xdp()

Completed in 27 milliseconds