L2TP_PWTYPE_PPP 184 net/l2tp/l2tp_debugfs.c session->pwtype == L2TP_PWTYPE_PPP ? "PPP" : L2TP_PWTYPE_PPP 554 net/l2tp/l2tp_netlink.c if (tunnel->version == 2 && cfg.pw_type != L2TP_PWTYPE_PPP) { L2TP_PWTYPE_PPP 757 net/l2tp/l2tp_ppp.c if (session->pwtype != L2TP_PWTYPE_PPP) { L2TP_PWTYPE_PPP 776 net/l2tp/l2tp_ppp.c cfg.pw_type = L2TP_PWTYPE_PPP; L2TP_PWTYPE_PPP 1053 net/l2tp/l2tp_ppp.c if (session->pwtype != L2TP_PWTYPE_PPP) { L2TP_PWTYPE_PPP 1721 net/l2tp/l2tp_ppp.c err = l2tp_nl_register_ops(L2TP_PWTYPE_PPP, &pppol2tp_nl_cmd_ops); L2TP_PWTYPE_PPP 1745 net/l2tp/l2tp_ppp.c l2tp_nl_unregister_ops(L2TP_PWTYPE_PPP);