Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dclip.c489 static const struct net_device_ops clip_netdev_ops = { variable
496 dev->netdev_ops = &clip_netdev_ops; in clip_setup()
557 if (dev->type != ARPHRD_ATM || dev->netdev_ops != &clip_netdev_ops) in clip_device_event()