Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:ntype

753 	int ntype = info & 3;
754 switch (ntype) {
755 case 0: ND_PRINT((ndo, "reserved-ntype? ")); break;
832 int ntype = info & II_TYPEMASK;
833 switch (ntype) {
834 case 0: ND_PRINT((ndo, "reserved-ntype? ")); break;