Searched refs:failover_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/
H A Dfailover.h9 struct failover_ops { struct
29 struct failover_ops __rcu *ops;
33 struct failover_ops *ops);
/linux-master/net/core/
H A Dfailover.c20 static struct net_device *failover_get_bymac(u8 *mac, struct failover_ops **ops)
50 struct failover_ops *fops;
107 struct failover_ops *fops;
138 struct failover_ops *fops;
163 struct failover_ops *fops;
243 struct failover_ops *ops)
/linux-master/drivers/net/
H A Dnet_failover.c683 static struct failover_ops net_failover_ops = {

Completed in 135 milliseconds