Searched refs:IFF_NO_RX_HANDLER (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | netdevice.h | 1713 IFF_NO_RX_HANDLER = 1<<26, enumerator |
/linux/net/core/ | ||
H A D | dev.c | 5607 if (dev->priv_flags & IFF_NO_RX_HANDLER) in netdev_rx_handler_register() |