Searched refs:ndo_packettype (Results 1 – 6 of 6) sorted by relevance
216 #define packettype gndo->ndo_packettype
402 if (ndo->ndo_packettype) { in udp_print()406 switch (ndo->ndo_packettype) { in udp_print()
667 if (ndo->ndo_packettype) {668 switch (ndo->ndo_packettype) {
810 if (ndo->ndo_packettype == PT_PGM_ZMTP1 && in pgm_print()
464 if (ndo->ndo_packettype == PT_CARP) { in ip_print_demux()
142 int ndo_packettype; /* as specified by -T */ member