enum l2tp_auth_prot

Overview

Authentication type More…

#include <tapi_cfg_l2tp.h>

enum l2tp_auth_prot {
    L2TP_AUTH_PROT_CHAP,
    L2TP_AUTH_PROT_PAP,
    L2TP_AUTH_PROT_REST_AUTH,
};

Detailed Documentation

Authentication type

Enum Values

L2TP_AUTH_PROT_CHAP

CHAP authentication

L2TP_AUTH_PROT_PAP

PAP authentication

L2TP_AUTH_PROT_REST_AUTH

Remote peer authentication