Searched refs:L2TPD_SND_BUFSIZ (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.sbin/npppd/l2tp/ | ||
H A D | l2tp.h | 219 #define L2TPD_SND_BUFSIZ 2048 macro |
H A D | l2tp_ctrl.c | 173 if ((bytebuf = bytebuffer_create(L2TPD_SND_BUFSIZ)) == NULL) { in l2tp_ctrl_init() |