Searched refs:buf_cur (Results 1 – 1 of 1) sorted by relevance
3397 uint8_t *buf_cur; in sfc_mae_rule_parse_action_vxlan_encap() local3430 buf_cur = buf + bounce_eh->size; in sfc_mae_rule_parse_action_vxlan_encap()3486 ipv4 = (struct rte_ipv4_hdr *)buf_cur; in sfc_mae_rule_parse_action_vxlan_encap()3504 ipv6 = (struct rte_ipv6_hdr *)buf_cur; in sfc_mae_rule_parse_action_vxlan_encap()3519 udp = (struct rte_udp_hdr *)buf_cur; in sfc_mae_rule_parse_action_vxlan_encap()3531 vxlan = (struct rte_vxlan_hdr *)buf_cur; in sfc_mae_rule_parse_action_vxlan_encap()3558 rte_memcpy(buf_cur, pattern->spec, proto_header_size); in sfc_mae_rule_parse_action_vxlan_encap()