Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PPP_REPORT_DATA_LIMIT
src/add-ons/kernel/network/ppp/shared/libkernelppp/KPPPReportManager.cpp
173
if (length > PPP_REPORT_DATA_LIMIT)
src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/PPPReportDefs.h
64
char data[PPP_REPORT_DATA_LIMIT];