Searched refs:rte_vxlan_hdr (Results 1 – 16 of 16) sorted by relevance
33 struct rte_vxlan_hdr { struct40 (sizeof(struct rte_udp_hdr) + sizeof(struct rte_vxlan_hdr)) argument
15 struct rte_vxlan_hdr vxlan_hdr;
296 struct rte_vxlan_hdr *vxlan_hdr; in gro_vxlan_tcp4_reassemble()321 vxlan_hdr = (struct rte_vxlan_hdr *)((char *)udp_hdr + in gro_vxlan_tcp4_reassemble()324 sizeof(struct rte_vxlan_hdr)); in gro_vxlan_tcp4_reassemble()
292 struct rte_vxlan_hdr *vxlan_hdr; in gro_vxlan_udp4_reassemble()311 vxlan_hdr = (struct rte_vxlan_hdr *)((char *)udp_hdr + in gro_vxlan_udp4_reassemble()314 sizeof(struct rte_vxlan_hdr)); in gro_vxlan_udp4_reassemble()
65 sizeof(struct rte_vxlan_hdr) + \
4068 retval = sizeof(struct rte_vxlan_hdr); in flow_dv_get_item_hdr_len()4117 struct rte_vxlan_hdr *vxlan = NULL; in flow_dv_convert_encap_data()4199 vxlan = (struct rte_vxlan_hdr *)&buf[temp_size]; in flow_dv_convert_encap_data()
494 struct rte_vxlan_hdr vxlan;502 struct rte_vxlan_hdr vxlan;509 struct rte_vxlan_hdr vxlan;517 struct rte_vxlan_hdr vxlan;1006 (sizeof(struct rte_vxlan_hdr) + in pkt_work_encap_vxlan_ipv4()1012 (sizeof(struct rte_vxlan_hdr) + in pkt_work_encap_vxlan_ipv4()1036 (sizeof(struct rte_vxlan_hdr) + in pkt_work_encap_vxlan_ipv4_vlan()1042 (sizeof(struct rte_vxlan_hdr) + in pkt_work_encap_vxlan_ipv4_vlan()1066 (sizeof(struct rte_vxlan_hdr) + in pkt_work_encap_vxlan_ipv6()1069 (sizeof(struct rte_vxlan_hdr) + in pkt_work_encap_vxlan_ipv6()[all …]
242 struct rte_vxlan_hdr *vxlan_hdr; in dump_pkt_burst()266 struct rte_vxlan_hdr *, in dump_pkt_burst()
275 sizeof(struct rte_vxlan_hdr)); in parse_vxlan()
10626 struct rte_vxlan_hdr *vxlan; in update_fields()10654 vxlan = (struct rte_vxlan_hdr *)buf; in update_fields()10950 size = sizeof(struct rte_vxlan_hdr); in cmd_set_raw_parsed()
928 sizeof(struct rte_vxlan_hdr)); in enic_copy_item_vxlan_v2()930 sizeof(struct rte_vxlan_hdr)); in enic_copy_item_vxlan_v2()932 *inner_ofst = sizeof(struct rte_vxlan_hdr); in enic_copy_item_vxlan_v2()1032 vxlan = sizeof(struct rte_vxlan_hdr); in fixup_l5_layer()
1410 sizeof(struct rte_vxlan_hdr); in enic_fm_copy_vxlan_encap()1429 sizeof(struct rte_vxlan_hdr); in enic_fm_copy_vxlan_encap()1455 sizeof(struct rte_udp_hdr) + sizeof(struct rte_vxlan_hdr); in enic_fm_copy_vxlan_encap()
642 struct rte_vxlan_hdr vxlan_hdr; in add_vxlan_header()652 memset(&vxlan_hdr, 0, sizeof(struct rte_vxlan_hdr)); in add_vxlan_header()
1104 struct rte_vxlan_hdr hdr;
3365 struct rte_vxlan_hdr *vxlan = NULL; in sfc_mae_rule_parse_action_vxlan_encap()3529 proto_header_size = sizeof(struct rte_vxlan_hdr); in sfc_mae_rule_parse_action_vxlan_encap()3531 vxlan = (struct rte_vxlan_hdr *)buf_cur; in sfc_mae_rule_parse_action_vxlan_encap()