OACK
tp->th_opcode = htons((u_short)OACK);
{ OACK, "OACK" },
case OACK: {
if (recv_extra.rtype == OACK)
if (rp->th_opcode == OACK) {
if (rp->th_opcode == OACK) {