Home
last modified time | relevance | path

Searched defs:pkt (Results 1 – 25 of 87) sorted by relevance

1234

/dpdk/examples/ipsec-secgw/test/
H A Dpkttest.py65 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 Dguest_channel.c
/dpdk/drivers/net/thunderx/
H A Dnicvf_rxtx.h25 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 Dnicvf_rxtx.c29 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
409 struct rte_mbuf *pkt) in nicvf_rx_offload()
424 struct rte_mbuf *pkt; in nicvf_recv_pkts() local
526 struct rte_mbuf *pkt, *seg, *prev; in nicvf_process_cq_mseg_entry() local
/dpdk/examples/ipsec-secgw/
H A Dipsec_worker.c32 process_ipsec_get_pkt_type(struct rte_mbuf *pkt, uint8_t **nlp) in process_ipsec_get_pkt_type() argument
86 ev_vector_attr_update(struct rte_event_vector *vec, struct rte_mbuf *pkt) in ev_vector_attr_update() argument
234 ipv4_pkt_l3_len_set(struct rte_mbuf *pkt) in ipv4_pkt_l3_len_set() argument
243 ipv6_pkt_l3_len_set(struct rte_mbuf *pkt) in ipv6_pkt_l3_len_set() argument
275 route4_pkt(struct rte_mbuf * pkt,struct rt_ctx * rt_ctx) route4_pkt() argument
299 route6_pkt(struct rte_mbuf * pkt,struct rt_ctx * rt_ctx) route6_pkt() argument
323 get_route(struct rte_mbuf * pkt,struct route_table * rt,enum pkt_type type) get_route() argument
356 crypto_prepare_event(struct rte_mbuf * pkt,struct rte_ipsec_session * sess,struct rte_event * ev) crypto_prepare_event() argument
386 event_crypto_enqueue(struct rte_mbuf * pkt,struct ipsec_sa * sa,const struct eh_event_link_info * ev_link) event_crypto_enqueue() argument
415 struct rte_mbuf *pkt; process_ipsec_ev_inbound() local
548 struct rte_mbuf *pkt; process_ipsec_ev_outbound() local
658 struct rte_mbuf *pkt; ipsec_ev_route_ip_pkts() local
706 struct rte_mbuf *pkt; ipsec_ev_inbound_route_pkts() local
748 struct rte_mbuf *pkt; ipsec_ev_outbound_route_pkts() local
814 classify_pkt(struct rte_mbuf * pkt,struct ipsec_traffic * t) classify_pkt() argument
858 struct rte_mbuf *pkt; process_ipsec_ev_inbound_vector() local
901 struct rte_mbuf *pkt; process_ipsec_ev_outbound_vector() local
928 struct rte_mbuf *pkt; process_ipsec_ev_drv_mode_outbound_vector() local
973 struct rte_mbuf *pkt; ipsec_ev_vector_process() local
1006 struct rte_mbuf *pkt; ipsec_ev_vector_drv_mode_process() local
1028 ipsec_ev_cryptodev_process_one_pkt(const struct lcore_conf_ev_tx_int_port_wrkr * lconf,const struct rte_crypto_op * cop,struct rte_mbuf * pkt) ipsec_ev_cryptodev_process_one_pkt() argument
1089 struct rte_mbuf *pkt; ipsec_ev_cryptodev_vector_process() local
1129 struct rte_mbuf *pkt; ipsec_ev_cryptodev_process() local
1190 struct rte_mbuf *pkt; ipsec_wrkr_non_burst_int_port_drv_mode() local
1722 struct rte_mbuf *pkts[MAX_PKT_BURST], *pkt; ipsec_poll_mode_wrkr_inl_pr_ss() local
[all...]
/dpdk/lib/gso/
H A Dgso_common.h51 update_udp_header(struct rte_mbuf *pkt, uint16_t udp_offset) in update_udp_header()
75 update_tcp_header(struct rte_mbuf *pkt, uint16_t l4_offset, uint32_t sent_seq, in update_tcp_header()
103 update_ipv4_header(struct rte_mbuf *pkt, uint16_t l3_offset, uint16_t id) in update_ipv4_header()
H A Dgso_udp4.c11 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 Dgso_tcp4.c9 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 Dgso_common.c13 hdr_segment_init(struct rte_mbuf *hdr_segment, struct rte_mbuf *pkt, in hdr_segment_init()
41 gso_do_segment(struct rte_mbuf *pkt, in gso_do_segment()
H A Dgso_tunnel_udp4.c11 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()
H A Dgso_tunnel_tcp4.c9 update_tunnel_ipv4_tcp_headers(struct rte_mbuf *pkt, uint8_t ipid_delta, in update_tunnel_ipv4_tcp_headers()
55 gso_tunnel_tcp4_segment(struct rte_mbuf *pkt, in gso_tunnel_tcp4_segment()
/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c110 set_policy_mac(struct rte_power_channel_packet * pkt,int idx,char * mac) set_policy_mac() argument
165 parse_json_to_pkt(json_t * element,struct rte_power_channel_packet * pkt,const char * vm_name) parse_json_to_pkt() argument
467 update_policy(struct rte_power_channel_packet * pkt) update_policy() argument
679 struct rte_power_channel_packet *pkt = &pol->pkt; apply_policy() local
721 send_freq(struct rte_power_channel_packet * pkt,struct channel_info * chan_info,bool freq_list) send_freq() argument
757 send_capabilities(struct rte_power_channel_packet * pkt,struct channel_info * chan_info,bool list_requested) send_capabilities() argument
811 send_ack_for_received_cmd(struct rte_power_channel_packet * pkt,struct channel_info * chan_info,uint32_t command) send_ack_for_received_cmd() argument
822 process_request(struct rte_power_channel_packet * pkt,struct channel_info * chan_info) process_request() argument
998 struct rte_power_channel_packet pkt; read_binary_packet() local
1029 struct rte_power_channel_packet pkt; read_json_packet() local
[all...]
/dpdk/lib/gro/
H A Dgro_vxlan_udp4.c99 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 Dgro_vxlan_tcp4.c99 struct rte_mbuf *pkt, in insert_new_item()
213 struct rte_mbuf *pkt = item->inner_item.firstseg; in check_vxlan_seq_option() local
239 struct rte_mbuf *pkt, in merge_two_vxlan_tcp4_packets()
262 struct rte_mbuf *pkt = item->inner_item.firstseg; in update_vxlan_header() local
283 gro_vxlan_tcp4_reassemble(struct rte_mbuf *pkt, in gro_vxlan_tcp4_reassemble()
H A Dgro_udp4.c100 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()
349 struct rte_mbuf *pkt; in gro_udp4_merge_items() local
/dpdk/lib/port/
H A Drte_swx_port_source_sink.c142 source_pkt_rx(void *port, struct rte_swx_pkt *pkt) in source_pkt_rx()
287 sink_pkt_tx(void *port, struct rte_swx_pkt *pkt) in sink_pkt_tx()
323 __sink_pkt_clone_tx(void *port, struct rte_swx_pkt *pkt, uint32_t truncation_length __rte_unused) in __sink_pkt_clone_tx()
358 sink_pkt_fast_clone_tx(void *port, struct rte_swx_pkt *pkt) in sink_pkt_fast_clone_tx()
364 sink_pkt_clone_tx(void *port, struct rte_swx_pkt *pkt, uint32_t truncation_length) in sink_pkt_clone_tx()
H A Drte_port_ras.c152 process_ipv4(struct rte_port_ring_writer_ras *p, struct rte_mbuf *pkt) in process_ipv4()
184 process_ipv6(struct rte_port_ring_writer_ras *p, struct rte_mbuf *pkt) in process_ipv6()
217 rte_port_ring_writer_ras_tx(void *port, struct rte_mbuf *pkt) in rte_port_ring_writer_ras_tx()
243 struct rte_mbuf *pkt = pkts[i]; in rte_port_ring_writer_ras_tx_bulk() local
254 struct rte_mbuf *pkt = pkts[pkt_index]; in rte_port_ring_writer_ras_tx_bulk() local
H A Drte_swx_port_fd.c88 reader_pkt_rx(void *port, struct rte_swx_pkt *pkt) in reader_pkt_rx()
200 struct rte_mbuf *pkt; in __writer_flush() local
227 writer_pkt_tx(void *port, struct rte_swx_pkt *pkt) in writer_pkt_tx()
254 writer_pkt_fast_clone_tx(void *port, struct rte_swx_pkt *pkt) in writer_pkt_fast_clone_tx()
282 writer_pkt_clone_tx(void *port, struct rte_swx_pkt *pkt, uint32_t truncation_length) in writer_pkt_clone_tx()
H A Drte_port_fd.c90 struct rte_mbuf *pkt = pkts[i]; in rte_port_fd_reader_rx() local
202 struct rte_mbuf *pkt = p->tx_buf[i]; in send_burst() local
221 rte_port_fd_writer_tx(void *port, struct rte_mbuf *pkt) in rte_port_fd_writer_tx()
254 struct rte_mbuf *pkt = pkts[pkt_index]; in rte_port_fd_writer_tx_bulk() local
384 struct rte_mbuf *pkt = p->tx_buf[i]; in send_burst_nodrop() local
406 rte_port_fd_writer_nodrop_tx(void *port, struct rte_mbuf *pkt) in rte_port_fd_writer_nodrop_tx()
439 struct rte_mbuf *pkt = pkts[pkt_index]; in rte_port_fd_writer_nodrop_tx_bulk() local
H A Drte_swx_port_ring.c84 reader_pkt_rx(void *port, struct rte_swx_pkt *pkt) in reader_pkt_rx()
142 struct rte_mbuf *pkt = p->pkts[i]; in reader_free() local
267 writer_pkt_tx(void *port, struct rte_swx_pkt *pkt) in writer_pkt_tx()
296 writer_pkt_fast_clone_tx(void *port, struct rte_swx_pkt *pkt) in writer_pkt_fast_clone_tx()
328 writer_pkt_clone_tx(void *port, struct rte_swx_pkt *pkt, uint32_t truncation_length) in writer_pkt_clone_tx()
H A Drte_swx_port_ethdev.c86 reader_pkt_rx(void *port, struct rte_swx_pkt *pkt) in reader_pkt_rx()
146 struct rte_mbuf *pkt = p->pkts[i]; in reader_free() local
263 writer_pkt_tx(void *port, struct rte_swx_pkt *pkt) in writer_pkt_tx()
293 writer_pkt_fast_clone_tx(void *port, struct rte_swx_pkt *pkt) in writer_pkt_fast_clone_tx()
326 writer_pkt_clone_tx(void *port, struct rte_swx_pkt *pkt, uint32_t truncation_length) in writer_pkt_clone_tx()
/dpdk/examples/vm_power_manager/guest_cli/
H A Dvm_power_cli_guest.c72 set_policy_defaults(struct rte_power_channel_packet * pkt) set_policy_defaults() argument
144 query_data(struct rte_power_channel_packet * pkt,unsigned int lcore_id) query_data() argument
183 struct rte_power_channel_packet pkt; cmd_query_freq_list_parsed() local
293 struct rte_power_channel_packet pkt; cmd_query_caps_list_parsed() local
379 struct rte_power_channel_packet pkt; check_response_cmd() local
472 send_policy(struct rte_power_channel_packet * pkt,struct cmdline * cl) send_policy() argument
[all...]
/dpdk/drivers/bus/vmbus/
H A Dvmbus_channel.c100 struct vmbus_chanpkt pkt; in rte_vmbus_chan_send() local
144 struct vmbus_chanpkt_sglist pkt; in rte_vmbus_chan_send_sglist() local
224 struct vmbus_chanpkt_hdr pkt; in rte_vmbus_chan_recv() local
271 struct vmbus_chanpkt_hdr pkt; in rte_vmbus_chan_recv_raw() local
407 struct vmbus_chanpkt_hdr pkt; in vmbus_dump_ring() local
/dpdk/lib/bpf/
H A Dbpf_pkt.c261 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/examples/bpf/
H A Dt2.c24 entry(void *pkt) in entry()

1234