Searched refs:L2TP_PWTYPE_ETH (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | l2tp.h | 155 L2TP_PWTYPE_ETH = 0x0005, enumerator |
/linux/net/l2tp/ | ||
H A D | l2tp_debugfs.c | 182 session->pwtype == L2TP_PWTYPE_ETH ? "ETH" : in l2tp_dfs_seq_session_show() |