| /dpdk/examples/ipsec-secgw/ |
| H A D | ipsec_worker.c | 50 update_mac_addrs(struct rte_mbuf *pkt, uint16_t portid) in update_mac_addrs() 226 route4_pkt(struct rte_mbuf *pkt, struct rt_ctx *rt_ctx) in route4_pkt() 289 struct rte_mbuf *pkt; in process_ipsec_ev_inbound() local 390 struct rte_mbuf *pkt; in process_ipsec_ev_outbound() local 493 struct rte_mbuf *pkt; in ipsec_ev_route_pkts() local 591 struct rte_mbuf *pkt; in process_ipsec_ev_inbound_vector() local 626 struct rte_mbuf *pkt; in process_ipsec_ev_outbound_vector() local 653 struct rte_mbuf *pkt; in process_ipsec_ev_drv_mode_outbound_vector() local 690 struct rte_mbuf *pkt; in ipsec_ev_vector_process() local 719 struct rte_mbuf *pkt; in ipsec_ev_vector_drv_mode_process() local [all …]
|
| /dpdk/examples/ipsec-secgw/test/ |
| H A D | pkttest.py | 65 def send_l3packet(self, pkt, mac): argument 69 def send_packet(self, pkt): argument 90 def send_to_protected_port(self, pkt, remote_mac=None): argument 95 def send_to_unprotected_port(self, pkt, remote_mac=None): argument 100 def xfer_unprotected(self, pkt): argument 104 def xfer_protected(self, pkt): argument
|
| /dpdk/lib/power/ |
| H A D | guest_channel.c | 56 struct rte_power_channel_packet pkt; in guest_channel_host_connect() local 120 guest_channel_send_msg(struct rte_power_channel_packet *pkt, in guest_channel_send_msg() 151 int rte_power_guest_channel_send_msg(struct rte_power_channel_packet *pkt, in rte_power_guest_channel_send_msg() 157 int power_guest_channel_read_msg(void *pkt, in power_guest_channel_read_msg() 212 int rte_power_guest_channel_receive_msg(void *pkt, in rte_power_guest_channel_receive_msg()
|
| /dpdk/drivers/net/thunderx/ |
| H A D | nicvf_rxtx.h | 25 fill_sq_desc_gather(union sq_entry_t *entry, struct rte_mbuf *pkt) in fill_sq_desc_gather() 50 fill_sq_desc_gather(union sq_entry_t *entry, struct rte_mbuf *pkt) in fill_sq_desc_gather() 60 nicvf_mbuff_init_update(struct rte_mbuf *pkt, const uint64_t mbuf_init, in nicvf_mbuff_init_update() 73 nicvf_mbuff_init_mseg_update(struct rte_mbuf *pkt, const uint64_t mbuf_init, in nicvf_mbuff_init_mseg_update()
|
| H A D | nicvf_rxtx.c | 29 fill_sq_desc_header(union sq_entry_t *entry, struct rte_mbuf *pkt) in fill_sq_desc_header() 66 struct rte_mbuf *pkt) in fill_sq_desc_header_zero_w1() 154 struct rte_mbuf *pkt; in nicvf_xmit_pkts() local 193 struct rte_mbuf *pkt, *seg; in nicvf_xmit_pkts_multiseg() local 408 struct rte_mbuf *pkt) in nicvf_rx_offload() 423 struct rte_mbuf *pkt; in nicvf_recv_pkts() local 525 struct rte_mbuf *pkt, *seg, *prev; in nicvf_process_cq_mseg_entry() local
|
| /dpdk/examples/vm_power_manager/ |
| H A D | channel_monitor.c | 109 set_policy_mac(struct rte_power_channel_packet *pkt, int idx, char *mac) in set_policy_mac() 164 parse_json_to_pkt(json_t *element, struct rte_power_channel_packet *pkt, in parse_json_to_pkt() 466 update_policy(struct rte_power_channel_packet *pkt) in update_policy() 678 struct rte_power_channel_packet *pkt = &pol->pkt; in apply_policy() local 720 send_freq(struct rte_power_channel_packet *pkt, in send_freq() 756 send_capabilities(struct rte_power_channel_packet *pkt, in send_capabilities() 810 send_ack_for_received_cmd(struct rte_power_channel_packet *pkt, in send_ack_for_received_cmd() 821 process_request(struct rte_power_channel_packet *pkt, in process_request() 996 struct rte_power_channel_packet pkt; in read_binary_packet() local 1027 struct rte_power_channel_packet pkt; in read_json_packet() local
|
| /dpdk/lib/gso/ |
| H A D | gso_common.h | 52 update_udp_header(struct rte_mbuf *pkt, uint16_t udp_offset) in update_udp_header() 76 update_tcp_header(struct rte_mbuf *pkt, uint16_t l4_offset, uint32_t sent_seq, in update_tcp_header() 104 update_ipv4_header(struct rte_mbuf *pkt, uint16_t l3_offset, uint16_t id) in update_ipv4_header()
|
| H A D | gso_udp4.c | 11 update_ipv4_udp_headers(struct rte_mbuf *pkt, struct rte_mbuf **segs, in update_ipv4_udp_headers() 38 gso_udp4_segment(struct rte_mbuf *pkt, in gso_udp4_segment()
|
| H A D | gso_common.c | 14 hdr_segment_init(struct rte_mbuf *hdr_segment, struct rte_mbuf *pkt, in hdr_segment_init() 42 gso_do_segment(struct rte_mbuf *pkt, in gso_do_segment()
|
| H A D | gso_tcp4.c | 9 update_ipv4_tcp_headers(struct rte_mbuf *pkt, uint8_t ipid_delta, in update_ipv4_tcp_headers() 35 gso_tcp4_segment(struct rte_mbuf *pkt, in gso_tcp4_segment()
|
| H A D | gso_tunnel_udp4.c | 11 update_tunnel_ipv4_udp_headers(struct rte_mbuf *pkt, struct rte_mbuf **segs, in update_tunnel_ipv4_udp_headers() 58 gso_tunnel_udp4_segment(struct rte_mbuf *pkt, in gso_tunnel_udp4_segment()
|
| /dpdk/lib/gro/ |
| H A D | gro_vxlan_udp4.c | 99 struct rte_mbuf *pkt, in insert_new_item() 209 struct rte_mbuf *pkt = item->inner_item.firstseg; in udp4_check_vxlan_neighbor() local 237 struct rte_mbuf *pkt, in merge_two_vxlan_udp4_packets() 256 struct rte_mbuf *pkt = item->inner_item.firstseg; in update_vxlan_header() local 285 gro_vxlan_udp4_reassemble(struct rte_mbuf *pkt, in gro_vxlan_udp4_reassemble() 455 struct rte_mbuf *pkt; in gro_vxlan_udp4_merge_items() local
|
| H A D | gro_vxlan_tcp4.c | 99 struct rte_mbuf *pkt, in insert_new_item() 219 struct rte_mbuf *pkt = item->inner_item.firstseg; in check_vxlan_seq_option() local 245 struct rte_mbuf *pkt, in merge_two_vxlan_tcp4_packets() 267 struct rte_mbuf *pkt = item->inner_item.firstseg; in update_vxlan_header() local 288 gro_vxlan_tcp4_reassemble(struct rte_mbuf *pkt, in gro_vxlan_tcp4_reassemble()
|
| H A D | gro_udp4.c | 100 struct rte_mbuf *pkt, in insert_new_item() 179 struct rte_mbuf *pkt = item->firstseg; in update_header() local 196 gro_udp4_reassemble(struct rte_mbuf *pkt, in gro_udp4_reassemble() 345 struct rte_mbuf *pkt; in gro_udp4_merge_items() local
|
| /dpdk/app/test-pmd/ |
| H A D | txonly.c | 69 copy_buf_to_pkt_segs(void* buf, unsigned len, struct rte_mbuf *pkt, in copy_buf_to_pkt_segs() 95 copy_buf_to_pkt(void* buf, unsigned len, struct rte_mbuf *pkt, unsigned offset) in copy_buf_to_pkt() 162 update_pkt_header(struct rte_mbuf *pkt, uint32_t total_pkt_len) in update_pkt_header() 190 pkt_burst_prepare(struct rte_mbuf *pkt, struct rte_mempool *mbp, in pkt_burst_prepare() 332 struct rte_mbuf *pkt; in pkt_burst_transmit() local
|
| /dpdk/examples/vm_power_manager/guest_cli/ |
| H A D | vm_power_cli_guest.c | 72 set_policy_defaults(struct rte_power_channel_packet *pkt) in set_policy_defaults() 144 query_data(struct rte_power_channel_packet *pkt, unsigned int lcore_id) in query_data() 183 struct rte_power_channel_packet pkt; in cmd_query_freq_list_parsed() local 293 struct rte_power_channel_packet pkt; in cmd_query_caps_list_parsed() local 379 struct rte_power_channel_packet pkt; in check_response_cmd() local 472 send_policy(struct rte_power_channel_packet *pkt, struct cmdline *cl) in send_policy()
|
| /dpdk/lib/port/ |
| H A D | rte_port_ras.c | 150 process_ipv4(struct rte_port_ring_writer_ras *p, struct rte_mbuf *pkt) in process_ipv4() 182 process_ipv6(struct rte_port_ring_writer_ras *p, struct rte_mbuf *pkt) in process_ipv6() 215 rte_port_ring_writer_ras_tx(void *port, struct rte_mbuf *pkt) in rte_port_ring_writer_ras_tx() 241 struct rte_mbuf *pkt = pkts[i]; in rte_port_ring_writer_ras_tx_bulk() local 252 struct rte_mbuf *pkt = pkts[pkt_index]; in rte_port_ring_writer_ras_tx_bulk() local
|
| H A D | rte_port_fd.c | 88 struct rte_mbuf *pkt = pkts[i]; in rte_port_fd_reader_rx() local 200 struct rte_mbuf *pkt = p->tx_buf[i]; in send_burst() local 219 rte_port_fd_writer_tx(void *port, struct rte_mbuf *pkt) in rte_port_fd_writer_tx() 252 struct rte_mbuf *pkt = pkts[pkt_index]; in rte_port_fd_writer_tx_bulk() local 382 struct rte_mbuf *pkt = p->tx_buf[i]; in send_burst_nodrop() local 404 rte_port_fd_writer_nodrop_tx(void *port, struct rte_mbuf *pkt) in rte_port_fd_writer_nodrop_tx() 437 struct rte_mbuf *pkt = pkts[pkt_index]; in rte_port_fd_writer_nodrop_tx_bulk() local
|
| H A D | rte_port_kni.c | 177 rte_port_kni_writer_tx(void *port, struct rte_mbuf *pkt) in rte_port_kni_writer_tx() 214 struct rte_mbuf *pkt = pkts[n_pkts_ok]; in rte_port_kni_writer_tx_bulk() local 222 struct rte_mbuf *pkt = pkts[pkt_index]; in rte_port_kni_writer_tx_bulk() local 380 rte_port_kni_writer_nodrop_tx(void *port, struct rte_mbuf *pkt) in rte_port_kni_writer_nodrop_tx() 424 struct rte_mbuf *pkt = pkts[n_pkts_ok]; in rte_port_kni_writer_nodrop_tx_bulk() local 432 struct rte_mbuf *pkt = pkts[pkt_index]; in rte_port_kni_writer_nodrop_tx_bulk() local
|
| H A D | rte_port_ring.c | 242 rte_port_ring_writer_tx(void *port, struct rte_mbuf *pkt) in rte_port_ring_writer_tx() 255 rte_port_ring_multi_writer_tx(void *port, struct rte_mbuf *pkt) in rte_port_ring_multi_writer_tx() 302 struct rte_mbuf *pkt = pkts[n_pkts_ok]; in rte_port_ring_writer_tx_bulk_internal() local 310 struct rte_mbuf *pkt = pkts[pkt_index]; in rte_port_ring_writer_tx_bulk_internal() local 556 rte_port_ring_writer_nodrop_tx(void *port, struct rte_mbuf *pkt) in rte_port_ring_writer_nodrop_tx() 570 rte_port_ring_multi_writer_nodrop_tx(void *port, struct rte_mbuf *pkt) in rte_port_ring_multi_writer_nodrop_tx() 626 struct rte_mbuf *pkt = pkts[n_pkts_ok]; in rte_port_ring_writer_nodrop_tx_bulk_internal() local 638 struct rte_mbuf *pkt = pkts[pkt_index]; in rte_port_ring_writer_nodrop_tx_bulk_internal() local
|
| /dpdk/drivers/net/netvsc/ |
| H A D | hn_rxtx.c | 433 const struct vmbus_chanpkt_hdr *pkt, in hn_nvs_handle_comp() 535 const struct vmbus_chanpkt_rxbuf *pkt) in hn_rx_buf_init() 670 const struct rndis_packet_msg *pkt = data; in hn_rndis_rx_data() local 764 const struct vmbus_chanpkt_rxbuf *pkt; in hn_nvs_handle_rxbuf() local 847 const struct vmbus_chanpkt_hdr *pkt, in hn_nvs_handle_notify() 1079 const struct vmbus_chanpkt_hdr *pkt; in hn_process_events() local 1145 struct rndis_packet_msg *pkt, in hn_append_to_chim() 1223 struct rndis_packet_msg *pkt; in hn_try_txagg() local 1279 hn_rndis_pktinfo_append(struct rndis_packet_msg *pkt, in hn_rndis_pktinfo_append() 1304 static void hn_encap(struct rndis_packet_msg *pkt, in hn_encap() [all …]
|
| /dpdk/lib/bpf/ |
| H A D | bpf_pkt.c | 261 struct rte_mbuf *pkt[], uint16_t nb_pkts, in bpf_rx_callback_vm() 279 struct rte_mbuf *pkt[], uint16_t nb_pkts, in bpf_rx_callback_jit() 296 struct rte_mbuf *pkt[], uint16_t nb_pkts, void *user_param) in bpf_tx_callback_vm() 312 struct rte_mbuf *pkt[], uint16_t nb_pkts, void *user_param) in bpf_tx_callback_jit() 332 struct rte_mbuf *pkt[], uint16_t nb_pkts, in bpf_rx_callback_mb_vm() 349 struct rte_mbuf *pkt[], uint16_t nb_pkts, in bpf_rx_callback_mb_jit() 366 struct rte_mbuf *pkt[], uint16_t nb_pkts, void *user_param) in bpf_tx_callback_mb_vm() 382 struct rte_mbuf *pkt[], uint16_t nb_pkts, void *user_param) in bpf_tx_callback_mb_jit()
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_fdir.c | 3176 static void ice_pkt_insert_ipv6_addr(u8 *pkt, int offset, __be32 *addr) in ice_pkt_insert_ipv6_addr() 3193 static void ice_pkt_insert_u6_qfi(u8 *pkt, int offset, u8 data) in ice_pkt_insert_u6_qfi() 3207 static void ice_pkt_insert_u8(u8 *pkt, int offset, u8 data) in ice_pkt_insert_u8() 3223 static void ice_pkt_insert_u8_tc(u8 *pkt, int offset, u8 data) in ice_pkt_insert_u8_tc() 3240 static void ice_pkt_insert_u16(u8 *pkt, int offset, __be16 data) in ice_pkt_insert_u16() 3251 static void ice_pkt_insert_u32(u8 *pkt, int offset, __be32 data) in ice_pkt_insert_u32() 3261 static void ice_pkt_insert_mac_addr(u8 *pkt, u8 *addr) in ice_pkt_insert_mac_addr() 3303 u8 *pkt, bool frag, bool tun) in ice_fdir_get_gen_prgm_pkt() 4115 ice_fdir_get_prgm_pkt(struct ice_fdir_fltr *input, u8 *pkt, bool frag) in ice_fdir_get_prgm_pkt()
|
| /dpdk/drivers/bus/vmbus/ |
| H A D | vmbus_channel.c | 103 struct vmbus_chanpkt pkt; in rte_vmbus_chan_send() local 147 struct vmbus_chanpkt_sglist pkt; in rte_vmbus_chan_send_sglist() local 227 struct vmbus_chanpkt_hdr pkt; in rte_vmbus_chan_recv() local 274 struct vmbus_chanpkt_hdr pkt; in rte_vmbus_chan_recv_raw() local 409 struct vmbus_chanpkt_hdr pkt; in vmbus_dump_ring() local
|
| /dpdk/lib/eventdev/ |
| H A D | rte_event_eth_tx_adapter.h | 266 rte_event_eth_tx_adapter_txq_set(struct rte_mbuf *pkt, uint16_t queue) in rte_event_eth_tx_adapter_txq_set() 282 rte_event_eth_tx_adapter_txq_get(struct rte_mbuf *pkt) in rte_event_eth_tx_adapter_txq_get()
|