Searched refs:protocols (Results 1 – 19 of 19) sorted by relevance
42 bool protocols[ICE_PARSER_PROTO_NUM]; member
674 rt->protocols[entry->proto_id] = true; in _proto_off_update()681 rt->protocols[rt->action->proto_id] = true; in _proto_off_update()741 if (rt->protocols[i]) { in _proto_off_resolve()
66 not understand network protocols like IPv4/6, UDP or TCP unless the67 application has been written to understand these protocols.82 can utilize that stack to handle the network protocols. Plus you would be able
271 Packet parsing at wire speed. It supports standard protocols parsing and273 It supports non-standard UDF header parsing for custom protocols.
394 Custom protocols supported in RTE Flow397 The ``RTE_FLOW_ITEM_TYPE_RAW`` can be used to parse the below custom protocols.
493 protocols/filters which are not supported by default. The DDP
319 packets. Listed below are the tunneling protocols supported by the BNXT PMD:
1461 command-line parameter to enable additional protocols (UDP and TCP as well
168 uint8_t protocols[RTE_PMD_I40E_PROTO_NUM]; member
11607 proto_id = pctype[i].protocols[j]; in i40e_update_customized_pctype()11755 proto_id = ptype[i].protocols[j]; in i40e_update_customized_ptype()
14 and DOCSIS protocols and associated operations, other protocols will be added659 For other protocols like MACSec, structures and enums are defined as place holders
11 The library is concentrated on data-path protocols processing
168 …| | | table for tunnelling protocols, etc. …348 For IPv4 protocol and L4 protocols like TCP, UDP or SCTP, the size of the DiffServ 5-tuple is 13 by…1161 …everything is dynamically defined: The packet headers (i.e. the network protocols), the packet met…
327 and UDP protocols for load balancing.
1610 and header relations with preceding and following protocols and2198 protocols. The flow pattern specifies both the outer security header fields4288 Many protocols can be simulated by crafting patterns with the `Item: RAW`_4291 PMDs can rely on this capability to simulate support for protocols with
164 for protocols like IPsec using inline ipsec offload to ethernet devices or
88 Added flow pattern items and header formats for the L2TPv2 and PPP protocols.
14776 proto_id = pctype[i].protocols[j]; in cmd_ddp_info_parsed()14815 proto_id = ptype[i].protocols[j]; in cmd_ddp_info_parsed()
2414 Add/remove UDP tunnel port for VXLAN/GENEVE tunneling protocols::