Searched refs:sfc_flow_item_parse (Results 1 – 2 of 2) sorted by relevance
133 typedef int (sfc_flow_item_parse)(const struct rte_flow_item *item, typedef142 sfc_flow_item_parse *parse; /* Parsing function */
89 static sfc_flow_item_parse sfc_flow_parse_void;90 static sfc_flow_item_parse sfc_flow_parse_eth;91 static sfc_flow_item_parse sfc_flow_parse_vlan;92 static sfc_flow_item_parse sfc_flow_parse_ipv4;93 static sfc_flow_item_parse sfc_flow_parse_ipv6;94 static sfc_flow_item_parse sfc_flow_parse_tcp;95 static sfc_flow_item_parse sfc_flow_parse_udp;96 static sfc_flow_item_parse sfc_flow_parse_vxlan;97 static sfc_flow_item_parse sfc_flow_parse_geneve;98 static sfc_flow_item_parse sfc_flow_parse_nvgre;