Searched refs:l2tp_eth (Results 1 – 4 of 4) sorted by relevance
43 struct l2tp_eth { struct70 struct l2tp_eth *priv = netdev_priv(dev); in l2tp_eth_dev_uninit() argument82 struct l2tp_eth *priv = netdev_priv(dev); in l2tp_eth_dev_xmit()99 struct l2tp_eth *priv = netdev_priv(dev); in l2tp_eth_get_stats64()136 struct l2tp_eth *priv; in l2tp_eth_dev_recv()270 struct l2tp_eth *priv; in l2tp_eth_create()
12 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