Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/core/
A Dfailover.c256 dev->priv_flags |= IFF_FAILOVER; in failover_register()
287 failover_dev->priv_flags &= ~IFF_FAILOVER; in failover_unregister()
/linux-6.3-rc2/include/linux/
A Dnetdevice.h1705 IFF_FAILOVER = 1<<27, enumerator
1740 #define IFF_FAILOVER IFF_FAILOVER macro
5111 return dev->priv_flags & IFF_FAILOVER; in netif_is_failover()

Completed in 17 milliseconds