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

/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dppp.c221 #define IPPORT_DEFAULT 65535 macro
227 * If IPPORT_DEFAULT is not listed here, "default" packets will be
238 IPPORT_DEFAULT, 0,
393 if (*ptr++ == IPPORT_DEFAULT) {
1267 s_port = IPPORT_DEFAULT;
1268 d_port = IPPORT_DEFAULT;
/asus-wl-520gu-7.0.1.45/src/router/ppp/solaris/
H A Dppp.c221 #define IPPORT_DEFAULT 65535 macro
227 * If IPPORT_DEFAULT is not listed here, "default" packets will be
238 IPPORT_DEFAULT, 0,
393 if (*ptr++ == IPPORT_DEFAULT) {
1267 s_port = IPPORT_DEFAULT;
1268 d_port = IPPORT_DEFAULT;
/asus-wl-520gu-7.0.1.45/src/router/pppd/modules/
H A Dppp.c229 #define IPPORT_DEFAULT 65535 macro
235 * If IPPORT_DEFAULT is not listed here, "default" packets will be
246 IPPORT_DEFAULT, 0,
401 if (*ptr++ == IPPORT_DEFAULT) {
1283 s_port = IPPORT_DEFAULT;
1284 d_port = IPPORT_DEFAULT;
/asus-wl-520gu-7.0.1.45/src/router/pppd/solaris/
H A Dppp.c229 #define IPPORT_DEFAULT 65535 macro
235 * If IPPORT_DEFAULT is not listed here, "default" packets will be
246 IPPORT_DEFAULT, 0,
401 if (*ptr++ == IPPORT_DEFAULT) {
1283 s_port = IPPORT_DEFAULT;
1284 d_port = IPPORT_DEFAULT;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/modules/
H A Dppp.c229 #define IPPORT_DEFAULT 65535 macro
235 * If IPPORT_DEFAULT is not listed here, "default" packets will be
246 IPPORT_DEFAULT, 0,
401 if (*ptr++ == IPPORT_DEFAULT) {
1283 s_port = IPPORT_DEFAULT;
1284 d_port = IPPORT_DEFAULT;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/solaris/
H A Dppp.c229 #define IPPORT_DEFAULT 65535 macro
235 * If IPPORT_DEFAULT is not listed here, "default" packets will be
246 IPPORT_DEFAULT, 0,
401 if (*ptr++ == IPPORT_DEFAULT) {
1283 s_port = IPPORT_DEFAULT;
1284 d_port = IPPORT_DEFAULT;

Completed in 197 milliseconds