Searched refs:REPORT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/chat/
H A Dchat.c58 * Added -r "report file" switch & REPORT keyword.
947 if (strcmp(s, "REPORT") == 0) {
1122 fatal(2, "Too many REPORT strings");
1127 fatal(1, "Illegal or too-long REPORT string ('%v')", s);
1148 fatal(1, "Illegal or too-long REPORT string ('%v')", s);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/chat/
H A Dchat.c58 * Added -r "report file" switch & REPORT keyword.
917 if (strcmp(s, "REPORT") == 0) {
1092 fatal(2, "Too many REPORT strings");
1097 fatal(1, "Illegal or too-long REPORT string ('%v')", s);
1117 fatal(1, "Illegal or too-long REPORT string ('%v')", s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-snmp.c146 #define REPORT 8 macro
153 #define INTERNAL_CLASS(x) (x == REPORT)
1324 || pduid == INFORMREQ || pduid == V2TRAP || pduid == REPORT)
1348 || pduid == INFORMREQ || pduid == V2TRAP || pduid == REPORT)
1492 pdu.id == V2TRAP || pdu.id == REPORT)) {
1513 case REPORT:

Completed in 108 milliseconds