Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/l2tp/
H A Dl2tp.h282 #define L2TP_CTRL_LISTENER_TUN_NAME(ctrl) \ macro
H A Dl2tp_call.c1016 strlcpy(ppp->phy_label, L2TP_CTRL_LISTENER_TUN_NAME(_this->ctrl), in l2tp_call_bind_ppp()