Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:ND_ISPRINT

396 	    if (ND_ISPRINT(s[0]))
412 if (s[1] == 0 && ND_ISPRINT(s[0])) {