Home
last modified time | relevance | path

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

/Linux-v6.6/net/l2tp/
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()
252 struct l2tp_eth *priv; in l2tp_eth_create()
DMakefile14 obj-$(subst y,$(CONFIG_L2TP),$(CONFIG_L2TP_ETH)) += l2tp_eth.o
DKconfig110 will be called l2tp_eth.
/Linux-v6.6/Documentation/networking/
Dl2tp.rst602 `net/l2tp/l2tp_eth.c`_ implements L2TPv3 Ethernet pseudowires. It
675 .. _net/l2tp/l2tp_eth.c: ../../../net/l2tp/l2tp_eth.c