NPC_DPORT_UDP
case NPC_DPORT_UDP:
[NPC_DPORT_UDP] = "udp destination port",
NPC_SCAN_HDR(NPC_DPORT_UDP, NPC_LID_LD, NPC_LT_LD_UDP, 2, 2);
BIT_ULL(NPC_DPORT_TCP) | BIT_ULL(NPC_DPORT_UDP) |
NPC_WRITE_FLOW(NPC_DPORT_UDP, dport, ntohs(pkt->dport), 0,
req->features |= BIT_ULL(NPC_DPORT_UDP);
req->features |= BIT_ULL(NPC_DPORT_UDP);
req->features |= BIT_ULL(NPC_DPORT_UDP);