Searched refs:NPC_IPPROTO_SCTP (Results 1 – 4 of 4) sorted by relevance
186 NPC_IPPROTO_SCTP, enumerator
33 [NPC_IPPROTO_SCTP] = "ip proto sctp",479 BIT_ULL(NPC_IPPROTO_SCTP); in npc_set_features()801 if (features & BIT_ULL(NPC_IPPROTO_SCTP)) in npc_update_flow()
532 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_prepare_ipv4_flow()602 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_prepare_ipv4_flow()727 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_prepare_ipv6_flow()
451 req->features |= BIT_ULL(NPC_IPPROTO_SCTP); in otx2_tc_prepare_flow()
Completed in 18 milliseconds