Searched refs:hexmode (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dpppdump.c44 int hexmode; variable
74 hexmode = 1;
129 printf("%s %c", c==1? "sent": "rcvd", hexmode? ' ': '"');
141 if (hexmode) {
172 if (hexmode) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dpppdump.c23 int hexmode; variable
47 hexmode = 1;
101 printf("%s %c", c==1? "sent": "rcvd", hexmode? ' ': '"');
113 if (hexmode) {
144 if (hexmode) {

Completed in 129 milliseconds