Home
last modified time | relevance | path

Searched defs:failover (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/net/
Dfailover.h25 struct failover { struct
27 struct net_device __rcu *failover_dev; argument
28 struct failover_ops __rcu *ops; argument
31 struct failover *failover_register(struct net_device *dev, argument