Home
last modified time | relevance | path

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

/openbmc/linux/net/l2tp/
H A Dl2tp_eth.c103 static const struct net_device_ops l2tp_eth_netdev_ops = { variable
121 dev->netdev_ops = &l2tp_eth_netdev_ops; in l2tp_eth_dev_setup()