Home
last modified time | relevance | path

Searched defs:proto (Results 1 – 25 of 61) sorted by relevance

123

/dpdk/lib/net/
H A Drte_net.c59 ptype_l4(uint8_t proto) in ptype_l4()
116 ptype_inner_l4(uint8_t proto) in ptype_inner_l4()
129 ptype_tunnel(uint16_t *proto, const struct rte_mbuf *m, in ptype_tunnel()
177 rte_net_skip_ip6_ext(uint16_t proto, const struct rte_mbuf *m, uint32_t *off, in rte_net_skip_ip6_ext()
230 uint16_t proto; in rte_net_get_ptype() local
H A Drte_geneve.h55 rte_be16_t proto; /**< Protocol type. */ member
H A Drte_ip.h328 uint8_t proto; /* L4 protocol type. */ in rte_ipv4_phdr_cksum() member
526 uint8_t proto; /**< Protocol, next header. */ member
565 rte_be32_t proto; /* L4 protocol - top 3 bytes must be zero */ in rte_ipv6_phdr_cksum() member
797 rte_ipv6_get_next_ext(const uint8_t *p, int proto, size_t *ext_len) in rte_ipv6_get_next_ext()
H A Drte_vxlan.h51 uint8_t proto; /**< next-protocol (8). */ member
H A Drte_gre.h48 uint16_t proto; /**< Protocol Type */ member
/dpdk/app/test/
H A Dtest_ipfrag.c105 uint8_t ttl, uint8_t proto, uint16_t pktid) in v4_allocate_packet_of()
149 uint8_t proto, uint16_t pktid) in v6_allocate_packet_of()
216 uint8_t proto; in test_ip_frag() member
H A Dtest_acl.h11 uint8_t proto; member
26 uint8_t proto; /**< IPv4 protocol ID. */ member
H A Dpacket_burst_generator.c207 uint32_t dst_addr, uint16_t pkt_data_len, uint8_t proto) in initialize_ipv4_header_proto()
344 uint8_t ipv4, uint8_t proto, void *proto_hdr, in generate_packet_burst_proto()
H A Dtest_efd.c41 uint8_t proto; member
H A Dtest_table_acl.c18 uint8_t proto; member
/dpdk/drivers/net/ena/
H A Dena_rss.c190 static uint64_t ena_admin_hf_to_eth_hf(enum ena_admin_flow_hash_proto proto, in ena_admin_hf_to_eth_hf()
262 static uint16_t ena_eth_hf_to_admin_hf(enum ena_admin_flow_hash_proto proto, in ena_eth_hf_to_admin_hf()
538 enum ena_admin_flow_hash_proto proto; in ena_rss_hash_conf_get() local
/dpdk/drivers/net/tap/
H A Dtap_bpf_program.c41 __be16 proto; member
125 __u16 proto = (__u16)skb->protocol; in rss_l3_l4() local
/dpdk/examples/l3fwd/
H A Dl3fwd_route.h41 uint8_t proto; member
49 uint8_t proto; member
H A Dl3fwd_em.c49 uint8_t proto; member
64 uint8_t proto; member
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_flow.c621 struct proto_discrimination proto, int group) in dpaa2_flow_proto_discrimination_rule()
1207 struct proto_discrimination proto; in dpaa2_configure_flow_vlan() local
1351 struct proto_discrimination proto; in dpaa2_configure_flow_ip_discrimation() local
1778 struct proto_discrimination proto; in dpaa2_configure_flow_icmp() local
2013 struct proto_discrimination proto; in dpaa2_configure_flow_udp() local
2252 struct proto_discrimination proto; in dpaa2_configure_flow_tcp() local
2493 struct proto_discrimination proto; in dpaa2_configure_flow_sctp() local
2733 struct proto_discrimination proto; in dpaa2_configure_flow_gre() local
/dpdk/app/test-pmd/
H A D5tswap.c92 uint16_t proto; in pkt_burst_5tuple_swap() local
/dpdk/lib/flow_classify/
H A Drte_flow_classify.h126 uint8_t proto; /**< L4 protocol. */ member
/dpdk/drivers/common/sfc_efx/base/
H A Drhead_tunnel.c44 __in efx_tunnel_protocol_t proto, in efx_tunnel_protocol2mae_encap_type()
H A Defx_filter.c355 __in uint8_t proto, in efx_filter_spec_set_ipv4_local()
377 __in uint8_t proto, in efx_filter_spec_set_ipv4_full()
/dpdk/lib/ipsec/
H A Drte_ipsec_sa.h46 uint8_t proto; /**< next header protocol */ member
H A Diph.h43 uint32_t l2len, uint32_t l3len, uint8_t proto) in update_trs_l3hdr()
/dpdk/lib/ethdev/
H A Drte_eth_ctrl.h64 uint8_t proto; /**< L4 protocol. */ member
171 uint8_t proto; /**< Protocol, next header in big endian. */ member
209 uint8_t proto; /**< Protocol, next header to match. */ member
/dpdk/lib/security/
H A Drte_security.h333 enum rte_security_ipsec_sa_protocol proto; member
816 enum rte_security_ipsec_sa_protocol proto; member
897 enum rte_security_ipsec_sa_protocol proto; member
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_rte_parser.c980 uint8_t proto, uint32_t in_flag) in ulp_rte_l3_proto_type_update()
1041 uint8_t proto = 0; in ulp_rte_ipv4_hdr_handler() local
1178 uint8_t proto = 0; in ulp_rte_ipv6_hdr_handler() local
/dpdk/drivers/net/e1000/
H A De1000_ethdev.h199 uint8_t proto; /* l4 protocol. */ member
213 uint8_t proto; /* l4 protocol. */ member

123