Home
last modified time | relevance | path

Searched refs:virtchnl_proto_hdr (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/iavf/
H A Diavf_hash.c883 struct virtchnl_proto_hdr *hdr1; in iavf_hash_add_fragment_hdr()
884 struct virtchnl_proto_hdr *hdr2; in iavf_hash_add_fragment_hdr()
908 struct virtchnl_proto_hdr *hdr; in iavf_refine_proto_hdrs_l234()
1099 struct virtchnl_proto_hdr *hdr; in iavf_refine_proto_hdrs_gtpu()
1121 struct virtchnl_proto_hdr *hdr1; in iavf_refine_proto_hdrs_by_pattern()
1122 struct virtchnl_proto_hdr *hdr2; in iavf_refine_proto_hdrs_by_pattern()
1194 struct virtchnl_proto_hdr *hdr, *hdr1; in iavf_refine_proto_hdrs_l2tpv2()
H A Diavf_fdir.c645 struct virtchnl_proto_hdr *hdr, *hdr_last; in iavf_fdir_refine_input_set()
692 struct virtchnl_proto_hdr *hdr1; in iavf_fdir_add_fragment_hdr()
693 struct virtchnl_proto_hdr *hdr2; in iavf_fdir_add_fragment_hdr()
742 struct virtchnl_proto_hdr *hdr, *hdr1 = NULL; in iavf_fdir_parse_pattern()
/dpdk/drivers/common/iavf/
H A Dvirtchnl.h1683 struct virtchnl_proto_hdr { struct
1695 VIRTCHNL_CHECK_STRUCT_LEN(72, virtchnl_proto_hdr); argument
1707 struct virtchnl_proto_hdr proto_hdr[VIRTCHNL_MAX_NUM_PROTO_HDRS];