*
* We do this in case the compiler can generate code using those
* instructions to do an unaligned load and pass stuff to "ntohs()" or
- * "ntohl()", which might be better than than the code to fetch the
+ * "ntohl()", which might be better than the code to fetch the
* bytes one at a time and assemble them. (That might not be the
* case on a little-endian platform, such as DEC's MIPS machines and
* Alpha machines, where "ntohs()" and "ntohl()" might not be done
/* XXX Not implemented */
case 0x16: /* DSME GTS Response command */
/* XXX Not implemented */
- case 0x17: /* DSME GTS GTS Notify command */
+ case 0x17: /* DSME GTS Notify command */
/* XXX Not implemented */
case 0x18: /* DSME Information Request command */
/* XXX Not implemented */
ATMSPROTO_LEN(ap),
ATMTPROTO_LEN(ap));
- /* don't know know about the address formats */
+ /* don't know about the address formats */
if (!ndo->ndo_vflag) {
goto out;
}
tok2str(ethertype_values, "Unknown Protocol (0x%04x)", pro),
PROTO_LEN(ap));
- /* don't know know about the address formats */
+ /* don't know about the address formats */
if (!ndo->ndo_vflag) {
goto out;
}