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

/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-ip.c485 if (ndo->ndo_nflag==0 && (proto = getprotobynumber(ipds->nh)) != NULL)
671 if (!ndo->ndo_nflag && (proto = getprotobynumber(ipds->ip->ip_p)) != NULL)
H A Dinterface.h382 #define nflag gndo->ndo_nflag
H A Dnetdissect.h93 int ndo_nflag; /* leave addresses as numbers */ member in struct:netdissect_options

Completed in 86 milliseconds