Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:ND_PRINT

103 	(void)ND_PRINT((ndo, "%s > %s",
110 (void)ND_PRINT((ndo, ", 802.3"));
112 (void)ND_PRINT((ndo, ", ethertype %s (0x%04x)",
117 (void)ND_PRINT((ndo, ", 802.3"));
119 (void)ND_PRINT((ndo, ", %s", tok2str(ethertype_values,"Unknown Ethertype (0x%04x)", ether_type)));
122 (void)ND_PRINT((ndo, ", length %u: ", length));
142 ND_PRINT((ndo, "[|ether]"));
187 ND_PRINT((ndo, "[|vlan]"));
193 ND_PRINT((ndo, "vlan %u, p %u%s, ",
201 ND_PRINT((ndo, "ethertype %s, ", tok2str(ethertype_values,"0x%04x", ether_type)));
360 ND_PRINT((ndo, "(NOV-ETHII) "));