Home
last modified time | relevance | path

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

/linux/Documentation/networking/net_cachelines/
H A Dnet_device.rst106 rx_handler_func_t* rx_handler read_mostly …
/linux/include/linux/
H A Dnetdevice.h484 typedef rx_handler_result_t rx_handler_func_t(struct sk_buff **pskb); typedef
2115 rx_handler_func_t __rcu *rx_handler;
4130 rx_handler_func_t *rx_handler,
/linux/drivers/net/
H A Dmacsec.c4149 rx_handler_func_t *rx_handler; in macsec_newlink()
/linux/net/core/
H A Ddev.c5601 rx_handler_func_t *rx_handler, in netdev_rx_handler_register()
5681 rx_handler_func_t *rx_handler; in __netif_receive_skb_core()