Home
last modified time | relevance | path

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

/openbmc/linux/net/l2tp/
H A Dl2tp_eth.c38 struct l2tp_eth { struct
64 struct l2tp_eth *priv = netdev_priv(dev); in l2tp_eth_dev_uninit() argument
76 struct l2tp_eth *priv = netdev_priv(dev); in l2tp_eth_dev_xmit()
93 struct l2tp_eth *priv = netdev_priv(dev); in l2tp_eth_get_stats64()
129 struct l2tp_eth *priv; in l2tp_eth_dev_recv()
255 struct l2tp_eth *priv; in l2tp_eth_create()
H A DMakefile14 obj-$(subst y,$(CONFIG_L2TP),$(CONFIG_L2TP_ETH)) += l2tp_eth.o
H A DKconfig110 will be called l2tp_eth.
/openbmc/linux/Documentation/networking/
H A Dl2tp.rst602 `net/l2tp/l2tp_eth.c`_ implements L2TPv3 Ethernet pseudowires. It
675 .. _net/l2tp/l2tp_eth.c: ../../../net/l2tp/l2tp_eth.c