Home
last modified time | relevance | path

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

/openbmc/linux/net/l2tp/
H A Dl2tp_eth.c349 err = l2tp_nl_register_ops(L2TP_PWTYPE_ETH, &l2tp_eth_nl_cmd_ops); in l2tp_eth_init()
363 l2tp_nl_unregister_ops(L2TP_PWTYPE_ETH); in l2tp_eth_exit()
H A Dl2tp_debugfs.c183 session->pwtype == L2TP_PWTYPE_ETH ? "ETH" : in l2tp_dfs_seq_session_show()
/openbmc/linux/include/uapi/linux/
H A Dl2tp.h155 L2TP_PWTYPE_ETH = 0x0005, enumerator