Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/l2tp/
H A Dl2tp.h219 #define L2TPD_SND_BUFSIZ 2048 macro
H A Dl2tp_ctrl.c173 if ((bytebuf = bytebuffer_create(L2TPD_SND_BUFSIZ)) == NULL) { in l2tp_ctrl_init()