NPC_SPORT_UDP
case NPC_SPORT_UDP:
[NPC_SPORT_UDP] = "udp source port",
NPC_SCAN_HDR(NPC_SPORT_UDP, NPC_LID_LD, NPC_LT_LD_UDP, 0, 2);
proto_flags = BIT_ULL(NPC_SPORT_TCP) | BIT_ULL(NPC_SPORT_UDP) |
NPC_WRITE_FLOW(NPC_SPORT_UDP, sport, ntohs(pkt->sport), 0,
req->features |= BIT_ULL(NPC_SPORT_UDP);
req->features |= BIT_ULL(NPC_SPORT_UDP);
req->features |= BIT_ULL(NPC_SPORT_UDP);