| /f-stack/dpdk/lib/librte_mbuf/ |
| H A D | rte_mbuf_ptype.c | 11 const char *rte_get_ptype_l2_name(uint32_t ptype) in rte_get_ptype_l2_name() 29 const char *rte_get_ptype_l3_name(uint32_t ptype) in rte_get_ptype_l3_name() 43 const char *rte_get_ptype_l4_name(uint32_t ptype) in rte_get_ptype_l4_name() 58 const char *rte_get_ptype_tunnel_name(uint32_t ptype) in rte_get_ptype_tunnel_name() 79 const char *rte_get_ptype_inner_l2_name(uint32_t ptype) in rte_get_ptype_inner_l2_name() 90 const char *rte_get_ptype_inner_l3_name(uint32_t ptype) in rte_get_ptype_inner_l3_name() 106 const char *rte_get_ptype_inner_l4_name(uint32_t ptype) in rte_get_ptype_inner_l4_name() 120 int rte_get_ptype_name(uint32_t ptype, char *buf, size_t buflen) in rte_get_ptype_name()
|
| H A D | rte_mbuf_ptype.h | 675 #define RTE_ETH_IS_IPV4_HDR(ptype) ((ptype) & RTE_PTYPE_L3_IPV4) argument 682 #define RTE_ETH_IS_IPV6_HDR(ptype) ((ptype) & RTE_PTYPE_L3_IPV6) argument 685 #define RTE_ETH_IS_TUNNEL_PKT(ptype) ((ptype) & \ argument
|
| /f-stack/dpdk/drivers/net/txgbe/ |
| H A D | txgbe_ptypes.c | 213 txgbe_encode_ptype_fcoe(u32 ptype) in txgbe_encode_ptype_fcoe() 224 txgbe_encode_ptype_mac(u32 ptype) in txgbe_encode_ptype_mac() 254 txgbe_encode_ptype_ip(u32 ptype) in txgbe_encode_ptype_ip() 296 txgbe_encode_ptype_tunnel(u32 ptype) in txgbe_encode_ptype_tunnel() 390 u8 txgbe_encode_ptype(u32 ptype) in txgbe_encode_ptype()
|
| /f-stack/dpdk/lib/librte_gro/ |
| H A D | rte_gro.c | 34 #define IS_IPV4_TCP_PKT(ptype) (RTE_ETH_IS_IPV4_HDR(ptype) && \ argument 38 #define IS_IPV4_UDP_PKT(ptype) (RTE_ETH_IS_IPV4_HDR(ptype) && \ argument 42 #define IS_IPV4_VXLAN_TCP4_PKT(ptype) (RTE_ETH_IS_IPV4_HDR(ptype) && \ argument 55 #define IS_IPV4_VXLAN_UDP4_PKT(ptype) (RTE_ETH_IS_IPV4_HDR(ptype) && \ argument
|
| /f-stack/dpdk/examples/l3fwd/ |
| H A D | l3fwd_common.h | 31 rfc1812_process(struct rte_ipv4_hdr *ipv4_hdr, uint16_t *dp, uint32_t ptype) in rfc1812_process() 50 #define rfc1812_process(mb, dp, ptype) do { } while (0) argument
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_lookup.c | 97 nix_create_non_tunnel_ptype_array(uint16_t *ptype) in nix_create_non_tunnel_ptype_array() 206 nix_create_tunnel_ptype_array(uint16_t *ptype) in nix_create_tunnel_ptype_array()
|
| H A D | otx2_rx.h | 129 const uint16_t * const ptype = lookup_mem; in nix_ptype_get() local
|
| /f-stack/dpdk/drivers/common/iavf/ |
| H A D | iavf_prototype.h | 72 STATIC INLINE struct iavf_rx_ptype_decoded decode_rx_desc_ptype(u8 ptype) in decode_rx_desc_ptype()
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_fdir_filter.c | 171 enum ice_fltr_ptype ptype, fltr_ptype; in ice_fdir_prof_alloc() local 565 enum ice_fltr_ptype ptype; in ice_fdir_prof_free() local 580 ice_fdir_prof_rm(struct ice_pf *pf, enum ice_fltr_ptype ptype, bool is_tunnel) in ice_fdir_prof_rm() 618 enum ice_fltr_ptype ptype; in ice_fdir_prof_rm_all() local 679 enum ice_fltr_ptype ptype, in ice_fdir_cur_prof_conflict() 716 enum ice_fltr_ptype ptype, in ice_fdir_prof_resolve_conflict() 742 enum ice_fltr_ptype ptype, in ice_fdir_cross_prof_conflict() 831 enum ice_fltr_ptype ptype, in ice_fdir_hw_tbl_conf() 1086 ice_fdir_cnt_update(struct ice_pf *pf, enum ice_fltr_ptype ptype, in ice_fdir_cnt_update()
|
| H A D | ice_acl_filter.c | 62 enum ice_fltr_ptype ptype, fltr_ptype; in ice_acl_prof_alloc() local 1010 enum ice_fltr_ptype ptype; in ice_acl_prof_free() local
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | childinfo.c | 62 void sendChildInfo(int ptype) { in sendChildInfo()
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_prototype.h | 491 STATIC INLINE struct i40e_rx_ptype_decoded decode_rx_desc_ptype(u8 ptype) in decode_rx_desc_ptype()
|
| /f-stack/freebsd/contrib/openzfs/lib/libnvpair/ |
| H A D | libnvpair.c | 189 #define NVLIST_PRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument 222 #define NVLIST_ARRPRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument 771 #define NVP(elem, type, vtype, ptype, format) { \ argument 779 #define NVPA(elem, type, vtype, ptype, format) { \ argument
|
| /f-stack/freebsd/sys/ |
| H A D | linker_set.h | 87 #define SET_DECLARE(set, ptype) \ argument
|
| /f-stack/dpdk/lib/librte_node/ |
| H A D | ethdev_rx.c | 56 l3_ptype(uint16_t etype, uint32_t ptype) in l3_ptype()
|
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | eal.c | 41 enum rte_proc_type_t ptype = RTE_PROC_PRIMARY; in eal_proc_type_detect() local
|
| /f-stack/freebsd/net/ |
| H A D | if_spppfr.c | 135 unsigned short ptype; /* protocol type = ETHERTYPE_IP */ member
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_eaction.c | 122 eaction_classify(ipfw_insn *cmd, uint16_t *puidx, uint8_t *ptype) in eaction_classify()
|
| /f-stack/dpdk/drivers/net/octeontx/base/ |
| H A D | octeontx_pkivf.h | 301 pki_port_type_t ptype; in octeontx_pki_port_close() local 323 pki_port_type_t ptype; in octeontx_pki_port_start() local 345 pki_port_type_t ptype; in octeontx_pki_port_stop() local
|
| /f-stack/dpdk/drivers/net/enic/ |
| H A D | enic_rxtx_vec_avx2.c | 612 __m256i ptype = _mm256_or_si256(nonfrag_ptype, frag_ptype); in enic_noscatter_vec_recv_pkts() local
|
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64clat_control.c | 499 nat64clat_classify(ipfw_insn *cmd, uint16_t *puidx, uint8_t *ptype) in nat64clat_classify()
|
| H A D | nat64stl_control.c | 504 nat64stl_classify(ipfw_insn *cmd, uint16_t *puidx, uint8_t *ptype) in nat64stl_classify()
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rxtx_vec_altivec.h | 531 vector unsigned char pinfo, ptype; in rxq_cq_to_ptype_oflags_v() local
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_rxtx_vec_neon.c | 179 uint8_t ptype; in desc_to_ptype_v() local
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_rxtx_vec_neon.c | 90 uint8x16_t ptype; in desc_to_olflags_v() local
|