Home
last modified time | relevance | path

Searched refs:L2TPD_DEFAULT_LAYER2_LABEL (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/npppd/l2tp/
H A Dl2tp.h221 #define L2TPD_DEFAULT_LAYER2_LABEL "L2TP" macro
H A Dl2tpd.c272 strlcpy(_this->tun_name, L2TPD_DEFAULT_LAYER2_LABEL, in l2tpd_listener_start()