Searched refs:l2tp_eth (Results 1 – 4 of 4) sorted by relevance
40 struct l2tp_eth { struct73 struct l2tp_eth *priv = netdev_priv(dev); in l2tp_eth_dev_init() argument84 struct l2tp_eth *priv = netdev_priv(dev); in l2tp_eth_dev_uninit()95 struct l2tp_eth *priv = netdev_priv(dev); in l2tp_eth_dev_xmit()112 struct l2tp_eth *priv = netdev_priv(dev); in l2tp_eth_get_stats64()145 struct l2tp_eth *priv = netdev_priv(dev); in l2tp_eth_dev_recv()215 struct l2tp_eth *priv; in l2tp_eth_create()
11 obj-$(subst y,$(CONFIG_L2TP),$(CONFIG_L2TP_ETH)) += l2tp_eth.o
109 will be called l2tp_eth.
67 For ethernet, the L2TPETH driver, net/l2tp/l2tp_eth.c, implements a