Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:ecode

965 	    int ecode;
973 ecode = data[4];
976 switch (ecode) {
990 printf("Unspecified error 0x%X", ecode);
1038 int ecode;
1046 ecode = origdata[4];
1047 switch (ecode) {
1061 printf("Unspecified error 0x%X\n", ecode);