Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:ND_ISPRINT

2103 			if(ND_ISPRINT(typedata[i])) {
2444 if(ND_ISPRINT(vid[i])) ND_PRINT((ndo, "%c", vid[i]));