Searched refs:rte_vxlan_hdr (Results 1 – 15 of 15) sorted by relevance
32 struct rte_vxlan_hdr { struct39 (sizeof(struct rte_udp_hdr) + sizeof(struct rte_vxlan_hdr)) argument
15 struct rte_vxlan_hdr vxlan_hdr;
297 struct rte_vxlan_hdr *vxlan_hdr; in gro_vxlan_tcp4_reassemble()322 vxlan_hdr = (struct rte_vxlan_hdr *)((char *)udp_hdr + in gro_vxlan_tcp4_reassemble()325 sizeof(struct rte_vxlan_hdr)); in gro_vxlan_tcp4_reassemble()
293 struct rte_vxlan_hdr *vxlan_hdr; in gro_vxlan_udp4_reassemble()312 vxlan_hdr = (struct rte_vxlan_hdr *)((char *)udp_hdr + in gro_vxlan_udp4_reassemble()315 sizeof(struct rte_vxlan_hdr)); in gro_vxlan_udp4_reassemble()
74 sizeof(struct rte_vxlan_hdr) + \
3166 retval = sizeof(struct rte_vxlan_hdr); in flow_dv_get_item_hdr_len()3215 struct rte_vxlan_hdr *vxlan = NULL; in flow_dv_convert_encap_data()3297 vxlan = (struct rte_vxlan_hdr *)&buf[temp_size]; in flow_dv_convert_encap_data()
193 struct rte_vxlan_hdr *vxlan_hdr; in dump_pkt_burst()217 struct rte_vxlan_hdr *, in dump_pkt_burst()
272 sizeof(struct rte_vxlan_hdr)); in parse_vxlan()
7365 struct rte_vxlan_hdr *vxlan; in update_fields()7392 vxlan = (struct rte_vxlan_hdr *)buf; in update_fields()7629 size = sizeof(struct rte_vxlan_hdr); in cmd_set_raw_parsed()
496 struct rte_vxlan_hdr vxlan;504 struct rte_vxlan_hdr vxlan;511 struct rte_vxlan_hdr vxlan;519 struct rte_vxlan_hdr vxlan;1008 (sizeof(struct rte_vxlan_hdr) + in pkt_work_encap_vxlan_ipv4()1014 (sizeof(struct rte_vxlan_hdr) + in pkt_work_encap_vxlan_ipv4()1038 (sizeof(struct rte_vxlan_hdr) + in pkt_work_encap_vxlan_ipv4_vlan()1044 (sizeof(struct rte_vxlan_hdr) + in pkt_work_encap_vxlan_ipv4_vlan()1068 (sizeof(struct rte_vxlan_hdr) + in pkt_work_encap_vxlan_ipv6()1071 (sizeof(struct rte_vxlan_hdr) + in pkt_work_encap_vxlan_ipv6()[all …]
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()
1081 sizeof(struct rte_vxlan_hdr); in enic_fm_copy_vxlan_encap()1100 sizeof(struct rte_vxlan_hdr); in enic_fm_copy_vxlan_encap()1126 sizeof(struct rte_udp_hdr) + sizeof(struct rte_vxlan_hdr); in enic_fm_copy_vxlan_encap()
647 struct rte_vxlan_hdr vxlan_hdr; in add_vxlan_header()657 memset(&vxlan_hdr, 0, sizeof(struct rte_vxlan_hdr)); in add_vxlan_header()
1730 vxlan_size = sizeof(struct rte_vxlan_hdr); in ulp_rte_vxlan_encap_act_handler()