Searched refs:SMALLBUF (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/rp-pppoe/
H A Dpppoe-server.c86 char PppoeOptions[SMALLBUF] = "";
223 char buf[SMALLBUF];
224 read(Pipe[0], buf, SMALLBUF);
256 char buf[SMALLBUF];
257 snprintf(buf, SMALLBUF, "%s: %s", str, strerror(errno));
625 SMALLBUF-strlen(PppoeOptions),
637 SMALLBUF-strlen(PppoeOptions),
684 SMALLBUF-strlen(PppoeOptions),
920 char buffer[SMALLBUF];
925 snprintf(buffer, SMALLBUF, "
[all...]
H A Dpppoe.h196 #define SMALLBUF 256 macro
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/rp-pppoe/
H A Dpppoe.h203 #define SMALLBUF 256 macro
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/rp-pppoe/
H A Dpppoe.h203 #define SMALLBUF 256 macro
/asus-wl-520gu-7.0.1.45/src/router/pppoe-relay/
H A Dpppoe.h213 #define SMALLBUF 256 macro
/asus-wl-520gu-7.0.1.45/src/router/httpd/
H A Ddp.h372 #define SMALLBUF 256 macro

Completed in 164 milliseconds