Home
last modified time | relevance | path

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

123

/dpdk/drivers/net/sfc/
H A Dsfc.c32 sfc_repr_supported(const struct sfc_adapter *sa) in sfc_repr_supported()
57 sfc_dma_alloc(struct sfc_adapter *sa, const char *name, uint16_t id, in sfc_dma_alloc()
98 sfc_dma_free(const struct sfc_adapter *sa, efsys_mem_t *esmp) in sfc_dma_free()
153 sfc_check_conf(struct sfc_adapter *sa) in sfc_check_conf()
203 sfc_estimate_resource_limits(struct sfc_adapter *sa) in sfc_estimate_resource_limits()
357 sfc_set_drv_limits(struct sfc_adapter *sa) in sfc_set_drv_limits()
384 sfc_set_fw_subvariant(struct sfc_adapter *sa) in sfc_set_fw_subvariant()
437 sfc_try_start(struct sfc_adapter *sa) in sfc_try_start()
555 sfc_start(struct sfc_adapter *sa) in sfc_start()
611 sfc_stop(struct sfc_adapter *sa) in sfc_stop()
[all …]
H A Dsfc_repr_proxy.c38 sfc_repr_proxy_by_adapter(struct sfc_adapter *sa) in sfc_repr_proxy_by_adapter()
47 struct sfc_adapter *sa; in sfc_get_adapter_by_pf_port_id() local
316 sfc_repr_proxy_txq_info_get(struct sfc_adapter *sa, unsigned int repr_queue_id) in sfc_repr_proxy_txq_info_get()
328 sfc_repr_proxy_txq_attach(struct sfc_adapter *sa) in sfc_repr_proxy_txq_attach()
348 sfc_repr_proxy_txq_detach(struct sfc_adapter *sa) in sfc_repr_proxy_txq_detach()
363 sfc_repr_proxy_txq_init(struct sfc_adapter *sa) in sfc_repr_proxy_txq_init()
424 sfc_repr_proxy_txq_fini(struct sfc_adapter *sa) in sfc_repr_proxy_txq_fini()
456 sfc_repr_proxy_txq_start(struct sfc_adapter *sa) in sfc_repr_proxy_txq_start()
479 sfc_repr_proxy_txq_stop(struct sfc_adapter *sa) in sfc_repr_proxy_txq_stop()
486 sfc_repr_proxy_rxq_attach(struct sfc_adapter *sa) in sfc_repr_proxy_rxq_attach()
[all …]
H A Dsfc_intr.c30 sfc_intr_handle_mgmt_evq(struct sfc_adapter *sa) in sfc_intr_handle_mgmt_evq()
54 struct sfc_adapter *sa = (struct sfc_adapter *)cb_arg; in sfc_intr_line_handler() local
101 struct sfc_adapter *sa = (struct sfc_adapter *)cb_arg; in sfc_intr_message_handler() local
141 sfc_intr_start(struct sfc_adapter *sa) in sfc_intr_start()
240 sfc_intr_stop(struct sfc_adapter *sa) in sfc_intr_stop()
276 sfc_intr_configure(struct sfc_adapter *sa) in sfc_intr_configure()
310 sfc_intr_close(struct sfc_adapter *sa) in sfc_intr_close()
318 sfc_intr_attach(struct sfc_adapter *sa) in sfc_intr_attach()
347 sfc_intr_detach(struct sfc_adapter *sa) in sfc_intr_detach()
H A Dsfc_mae_counter.c46 sfc_mae_counter_get_service_lcore(struct sfc_adapter *sa) in sfc_mae_counter_get_service_lcore()
68 sfc_mae_counter_rxq_required(struct sfc_adapter *sa) in sfc_mae_counter_rxq_required()
79 sfc_mae_counter_fw_rsrc_enable(struct sfc_adapter *sa, in sfc_mae_counter_fw_rsrc_enable()
164 sfc_mae_counter_fw_rsrc_disable(struct sfc_adapter *sa, in sfc_mae_counter_fw_rsrc_disable()
215 sfc_mae_counter_increment(struct sfc_adapter *sa, in sfc_mae_counter_increment()
278 sfc_mae_parse_counter_packet(struct sfc_adapter *sa, in sfc_mae_parse_counter_packet()
436 sfc_mae_counter_poll_packets(struct sfc_adapter *sa) in sfc_mae_counter_poll_packets()
482 struct sfc_adapter *sa = arg; in sfc_mae_counter_service_routine() local
496 struct sfc_adapter *sa = data; in sfc_mae_counter_thread() local
528 sfc_mae_counter_service_unregister(struct sfc_adapter *sa) in sfc_mae_counter_service_unregister()
[all …]
H A Dsfc_port.c41 sfc_port_update_mac_stats(struct sfc_adapter *sa, boolean_t force_upload) in sfc_port_update_mac_stats()
96 sfc_port_reset_sw_stats(struct sfc_adapter *sa) in sfc_port_reset_sw_stats()
108 sfc_port_reset_mac_stats(struct sfc_adapter *sa) in sfc_port_reset_mac_stats()
122 sfc_port_init_dev_link(struct sfc_adapter *sa) in sfc_port_init_dev_link()
165 sfc_port_fill_mac_stats_info(struct sfc_adapter *sa) in sfc_port_fill_mac_stats_info()
186 sfc_port_start(struct sfc_adapter *sa) in sfc_port_start()
368 sfc_port_stop(struct sfc_adapter *sa) in sfc_port_stop()
386 sfc_port_configure(struct sfc_adapter *sa) in sfc_port_configure()
410 sfc_port_close(struct sfc_adapter *sa) in sfc_port_close()
416 sfc_port_attach(struct sfc_adapter *sa) in sfc_port_attach()
[all …]
H A Dsfc_flow_tunnel.c19 sfc_ft_is_supported(struct sfc_adapter *sa) in sfc_ft_is_supported()
28 sfc_ft_is_active(struct sfc_adapter *sa) in sfc_ft_is_active()
37 sfc_ft_ctx_pick(struct sfc_adapter *sa, uint32_t flow_mark) in sfc_ft_ctx_pick()
56 sfc_ft_tunnel_rule_detect(struct sfc_adapter *sa, in sfc_ft_tunnel_rule_detect()
154 sfc_ft_ctx_attach(struct sfc_adapter *sa, const struct rte_flow_tunnel *tunnel, in sfc_ft_ctx_attach()
229 sfc_ft_ctx_detach(struct sfc_adapter *sa, uint32_t flow_mark) in sfc_ft_ctx_detach()
256 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_ft_decap_set() local
291 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_ft_match() local
325 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_ft_item_release() local
367 struct sfc_adapter *sa = sfc_adapter_by_eth_dev(dev); in sfc_ft_action_decap_release() local
[all …]
H A Dsfc_mcdi.c22 struct sfc_adapter *sa = cookie; in sfc_mcdi_dma_alloc() local
32 const struct sfc_adapter *sa = cookie; in sfc_mcdi_dma_free() local
41 struct sfc_adapter *sa = cookie; in sfc_mcdi_sched_restart() local
50 struct sfc_adapter *sa = cookie; in sfc_mcdi_mgmt_evq_poll() local
63 sfc_mcdi_init(struct sfc_adapter *sa) in sfc_mcdi_init()
79 sfc_mcdi_fini(struct sfc_adapter *sa) in sfc_mcdi_fini()
H A Dsfc_sw_stats.c42 sfc_sw_stat_get_rx_good_pkts_bytes(struct sfc_adapter *sa, uint16_t qid, in sfc_sw_stat_get_rx_good_pkts_bytes()
65 sfc_sw_stat_get_tx_good_pkts_bytes(struct sfc_adapter *sa, uint16_t qid, in sfc_sw_stat_get_tx_good_pkts_bytes()
88 sfc_get_sw_stat_val_rx_dbells(struct sfc_adapter *sa, uint16_t qid, in sfc_get_sw_stat_val_rx_dbells()
103 sfc_get_sw_stat_val_tx_dbells(struct sfc_adapter *sa, uint16_t qid, in sfc_get_sw_stat_val_tx_dbells()
165 sfc_sw_stat_get_name(struct sfc_adapter *sa, in sfc_sw_stat_get_name()
208 sfc_sw_stat_get_queue_count(struct sfc_adapter *sa, in sfc_sw_stat_get_queue_count()
234 sfc_sw_xstat_get_nb_supported(struct sfc_adapter *sa, in sfc_sw_xstat_get_nb_supported()
244 sfc_sw_stat_get_names(struct sfc_adapter *sa, in sfc_sw_stat_get_names()
290 sfc_sw_xstat_get_names_by_id(struct sfc_adapter *sa, in sfc_sw_xstat_get_names_by_id()
328 sfc_sw_stat_get_val(struct sfc_adapter *sa, in sfc_sw_stat_get_val()
[all …]
H A Dsfc_nic_dma.c39 struct sfc_adapter *sa; member
50 struct sfc_adapter *sa = register_data->sa; in sfc_nic_dma_register_mempool_chunk() local
95 sfc_nic_dma_register_mempool(struct sfc_adapter *sa, struct rte_mempool *mp) in sfc_nic_dma_register_mempool()
155 struct sfc_adapter *sa = user_data; in sfc_mempool_event_cb() local
168 struct sfc_adapter *sa; member
184 sfc_nic_dma_attach_regioned(struct sfc_adapter *sa) in sfc_nic_dma_attach_regioned()
216 sfc_nic_dma_detach_regioned(struct sfc_adapter *sa) in sfc_nic_dma_detach_regioned()
225 sfc_nic_dma_attach(struct sfc_adapter *sa) in sfc_nic_dma_attach()
250 sfc_nic_dma_detach(struct sfc_adapter *sa) in sfc_nic_dma_detach()
271 sfc_nic_dma_mz_map(struct sfc_adapter *sa, const struct rte_memzone *mz, in sfc_nic_dma_mz_map()
H A Dsfc_filter.c19 sfc_filter_is_match_supported(struct sfc_adapter *sa, uint32_t match) in sfc_filter_is_match_supported()
33 sfc_filter_cache_match_supported(struct sfc_adapter *sa) in sfc_filter_cache_match_supported()
76 sfc_filter_attach(struct sfc_adapter *sa) in sfc_filter_attach()
119 sfc_filter_detach(struct sfc_adapter *sa) in sfc_filter_detach()
H A Dsfc_sriov.c45 sfc_sriov_attach(struct sfc_adapter *sa) in sfc_sriov_attach()
91 sfc_sriov_detach(struct sfc_adapter *sa) in sfc_sriov_detach()
105 sfc_sriov_vswitch_create(struct sfc_adapter *sa) in sfc_sriov_vswitch_create()
153 sfc_sriov_vswitch_destroy(struct sfc_adapter *sa) in sfc_sriov_vswitch_destroy()
H A Dsfc_rx.c59 sfc_rx_get_pushed(struct sfc_adapter *sa, struct sfc_dp_rxq *dp_rxq) in sfc_rx_get_pushed()
451 struct sfc_adapter *sa; in sfc_rxq_by_dp_rxq() local
676 sfc_rx_qflush(struct sfc_adapter *sa, sfc_sw_index_t sw_index) in sfc_rx_qflush()
739 sfc_rx_default_rxq_set_filter(struct sfc_adapter *sa, struct sfc_rxq *rxq) in sfc_rx_default_rxq_set_filter()
792 sfc_rx_qstart(struct sfc_adapter *sa, sfc_sw_index_t sw_index) in sfc_rx_qstart()
896 sfc_rx_qstop(struct sfc_adapter *sa, sfc_sw_index_t sw_index) in sfc_rx_qstop()
935 sfc_rx_get_offload_mask(struct sfc_adapter *sa) in sfc_rx_get_offload_mask()
953 sfc_rx_get_dev_offload_caps(struct sfc_adapter *sa) in sfc_rx_get_dev_offload_caps()
961 sfc_rx_get_queue_offload_caps(struct sfc_adapter *sa) in sfc_rx_get_queue_offload_caps()
967 sfc_rx_qcheck_conf(struct sfc_adapter *sa, unsigned int rxq_max_fill_level, in sfc_rx_qcheck_conf()
[all …]
H A Dsfc_tbl_meta.c11 sfc_tbl_meta_lookup(struct sfc_adapter *sa, efx_table_id_t table_id) in sfc_tbl_meta_lookup()
34 sfc_tbl_meta_init(struct sfc_adapter *sa) in sfc_tbl_meta_init()
59 sfc_tbl_meta_fini(struct sfc_adapter *sa) in sfc_tbl_meta_fini()
H A Dsfc_tx.c51 sfc_tx_get_offload_mask(struct sfc_adapter *sa) in sfc_tx_get_offload_mask()
79 sfc_tx_get_dev_offload_caps(struct sfc_adapter *sa) in sfc_tx_get_dev_offload_caps()
85 sfc_tx_get_queue_offload_caps(struct sfc_adapter *sa) in sfc_tx_get_queue_offload_caps()
91 sfc_tx_qcheck_conf(struct sfc_adapter *sa, unsigned int txq_max_fill_level, in sfc_tx_qcheck_conf()
134 sfc_tx_qinit(struct sfc_adapter *sa, sfc_sw_index_t sw_index, in sfc_tx_qinit()
262 sfc_tx_qfini(struct sfc_adapter *sa, sfc_sw_index_t sw_index) in sfc_tx_qfini()
296 sfc_tx_qinit_info(struct sfc_adapter *sa, sfc_sw_index_t sw_index) in sfc_tx_qinit_info()
309 sfc_tx_check_mode(struct sfc_adapter *sa, const struct rte_eth_txmode *txmode) in sfc_tx_check_mode()
357 sfc_tx_fini_queues(struct sfc_adapter *sa, unsigned int nb_tx_queues) in sfc_tx_fini_queues()
383 sfc_tx_configure(struct sfc_adapter *sa) in sfc_tx_configure()
[all …]
H A Dsfc_ev.c469 struct sfc_adapter *sa = evq->sa; in sfc_ev_link_change() local
573 struct sfc_adapter *sa; in sfc_ev_qpoll() local
629 sfc_ev_mgmt_qpoll(struct sfc_adapter *sa) in sfc_ev_mgmt_qpoll()
650 struct sfc_adapter *sa = evq->sa; in sfc_ev_qstart() local
788 struct sfc_adapter *sa = arg; in sfc_ev_mgmt_periodic_qpoll() local
806 sfc_ev_mgmt_periodic_qpoll_start(struct sfc_adapter *sa) in sfc_ev_mgmt_periodic_qpoll_start()
812 sfc_ev_mgmt_periodic_qpoll_stop(struct sfc_adapter *sa) in sfc_ev_mgmt_periodic_qpoll_stop()
818 sfc_ev_start(struct sfc_adapter *sa) in sfc_ev_start()
876 sfc_ev_stop(struct sfc_adapter *sa) in sfc_ev_stop()
892 sfc_ev_qinit(struct sfc_adapter *sa, in sfc_ev_qinit()
[all …]
/dpdk/lib/ipsec/
H A Dipsec_sqn.h16 #define IS_ESN(sa) ((sa)->sqn_mask == UINT64_MAX) argument
18 #define SQN_ATOMIC(sa) ((sa)->type & RTE_IPSEC_SATP_SQN_ATOM) argument
93 esn_inb_check_sqn(const struct replay_sqn *rsn, const struct rte_ipsec_sa *sa, in esn_inb_check_sqn()
125 esn_outb_update_sqn(struct rte_ipsec_sa *sa, uint32_t *num) in esn_outb_update_sqn()
150 esn_inb_update_sqn(struct replay_sqn *rsn, const struct rte_ipsec_sa *sa, in esn_inb_update_sqn()
210 rsn_copy(const struct rte_ipsec_sa *sa, uint32_t dst, uint32_t src) in rsn_copy()
230 rsn_acquire(struct rte_ipsec_sa *sa) in rsn_acquire()
256 rsn_release(struct rte_ipsec_sa *sa, struct replay_sqn *rsn) in rsn_release()
266 rsn_update_start(struct rte_ipsec_sa *sa) in rsn_update_start()
293 rsn_update_finish(struct rte_ipsec_sa *sa, struct replay_sqn *rsn) in rsn_update_finish()
H A Dsa.c88 rte_ipsec_sa_type(const struct rte_ipsec_sa *sa) in rte_ipsec_sa_type() argument
160 rte_ipsec_sa_fini(struct rte_ipsec_sa *sa) in rte_ipsec_sa_fini() argument
254 esp_inb_init(struct rte_ipsec_sa *sa) in esp_inb_init() argument
284 esp_inb_tun_init(struct rte_ipsec_sa * sa,const struct rte_ipsec_sa_prm * prm) esp_inb_tun_init() argument
294 esp_outb_init(struct rte_ipsec_sa * sa,uint32_t hlen,uint64_t sqn) esp_outb_init() argument
354 esp_outb_tun_init(struct rte_ipsec_sa * sa,const struct rte_ipsec_sa_prm * prm) esp_outb_tun_init() argument
383 esp_sa_init(struct rte_ipsec_sa * sa,const struct rte_ipsec_sa_prm * prm,const struct crypto_xform * cxf) esp_sa_init() argument
513 fill_sa_replay(struct rte_ipsec_sa * sa,uint32_t wnd_sz,uint32_t nb_bucket,uint64_t sqn) fill_sa_replay() argument
549 rte_ipsec_sa_init(struct rte_ipsec_sa * sa,const struct rte_ipsec_sa_prm * prm,uint32_t size) rte_ipsec_sa_init() argument
691 lksd_none_pkt_func_select(const struct rte_ipsec_sa * sa,struct rte_ipsec_sa_pkt_func * pf) lksd_none_pkt_func_select() argument
729 cpu_crypto_pkt_func_select(const struct rte_ipsec_sa * sa,struct rte_ipsec_sa_pkt_func * pf) cpu_crypto_pkt_func_select() argument
771 inline_crypto_pkt_func_select(const struct rte_ipsec_sa * sa,struct rte_ipsec_sa_pkt_func * pf) inline_crypto_pkt_func_select() argument
808 ipsec_sa_pkt_func_select(const struct rte_ipsec_session * ss,const struct rte_ipsec_sa * sa,struct rte_ipsec_sa_pkt_func * pf) ipsec_sa_pkt_func_select() argument
[all...]
H A Dipsec_telemetry.c14 const struct rte_ipsec_sa *sa; member
28 const struct rte_ipsec_sa *sa = entry->sa; in handle_telemetry_cmd_ipsec_sa_list() local
51 const struct rte_ipsec_sa *sa; in handle_telemetry_cmd_ipsec_sa_stats() local
109 const struct rte_ipsec_sa *sa; in handle_telemetry_cmd_ipsec_sa_details() local
208 rte_ipsec_telemetry_sa_add(const struct rte_ipsec_sa *sa) in rte_ipsec_telemetry_sa_add()
220 rte_ipsec_telemetry_sa_del(const struct rte_ipsec_sa *sa) in rte_ipsec_telemetry_sa_del()
H A Desp_inb.c27 const struct rte_ipsec_sa *sa, const union sym_op_data *icv, in sop_ciph_auth_prepare()
44 const struct rte_ipsec_sa *sa, const union sym_op_data *icv, in sop_aead_prepare()
60 const struct rte_ipsec_sa *sa, struct rte_mbuf *mb, in inb_cop_prepare()
136 inb_cpu_crypto_prepare(const struct rte_ipsec_sa *sa, struct rte_mbuf *mb, in inb_cpu_crypto_prepare()
213 inb_pkt_xprepare(const struct rte_ipsec_sa *sa, rte_be64_t sqc, in inb_pkt_xprepare()
253 inb_get_sqn(const struct rte_ipsec_sa *sa, const struct replay_sqn *rsn, in inb_get_sqn()
279 inb_prepare(const struct rte_ipsec_sa *sa, struct rte_mbuf *mb, in inb_prepare()
342 inb_pkt_prepare(const struct rte_ipsec_sa *sa, const struct replay_sqn *rsn, in inb_pkt_prepare()
369 struct rte_ipsec_sa *sa; in esp_inb_pkt_prepare() local
575 tun_process(struct rte_ipsec_sa *sa, struct rte_mbuf *mb[], in tun_process()
[all …]
H A Desp_outb.c28 const struct rte_ipsec_sa *sa, const union sym_op_data *icv, in sop_ciph_auth_prepare() argument
45 const struct rte_ipsec_sa *sa, const union sym_op_data *icv, in sop_aead_prepare() argument
61 outb_cop_prepare(struct rte_crypto_op * cop,const struct rte_ipsec_sa * sa,const uint64_t ivp[IPSEC_MAX_IV_QWORD],const union sym_op_data * icv,uint32_t hlen,uint32_t plen) outb_cop_prepare() argument
139 outb_tun_pkt_prepare(struct rte_ipsec_sa * sa,rte_be64_t sqc,const uint64_t ivp[IPSEC_MAX_IV_QWORD],struct rte_mbuf * mb,union sym_op_data * icv,uint8_t sqh_len,uint8_t tso) outb_tun_pkt_prepare() argument
244 outb_pkt_xprepare(const struct rte_ipsec_sa * sa,rte_be64_t sqc,const union sym_op_data * icv) outb_pkt_xprepare() argument
299 struct rte_ipsec_sa *sa; esp_outb_tun_prepare() local
346 outb_trs_pkt_prepare(struct rte_ipsec_sa * sa,rte_be64_t sqc,const uint64_t ivp[IPSEC_MAX_IV_QWORD],struct rte_mbuf * mb,union sym_op_data * icv,uint8_t sqh_len,uint8_t tso) outb_trs_pkt_prepare() argument
449 struct rte_ipsec_sa *sa; esp_outb_trs_prepare() local
497 outb_cpu_crypto_prepare(const struct rte_ipsec_sa * sa,uint32_t * pofs,uint32_t plen,void * iv) outb_cpu_crypto_prepare() argument
540 struct rte_ipsec_sa *sa; cpu_outb_pkt_prepare() local
630 struct rte_ipsec_sa *sa; esp_outb_sqh_process() local
727 struct rte_ipsec_sa *sa; inline_outb_tun_pkt_process() local
795 struct rte_ipsec_sa *sa; inline_outb_trs_pkt_process() local
[all...]
/dpdk/examples/ipsec-secgw/
H A Desp.c25 esp_inbound(struct rte_mbuf *m, struct ipsec_sa *sa, in esp_inbound()
146 esp_inbound_post(struct rte_mbuf *m, struct ipsec_sa *sa, in esp_inbound_post()
224 esp_outbound(struct rte_mbuf *m, struct ipsec_sa *sa, in esp_outbound()
461 struct ipsec_sa *sa, in esp_outbound_post()
H A Dipsec.c23 set_ipsec_conf(struct ipsec_sa *sa, struct rte_security_ipsec_xform *ipsec) in set_ipsec_conf() argument
241 create_lookaside_session(struct ipsec_ctx * ipsec_ctx_lcore[],struct socket_ctx * skt_ctx,const struct eventmode_conf * em_conf,struct ipsec_sa * sa,struct rte_ipsec_session * ips) create_lookaside_session() argument
419 create_inline_session(struct socket_ctx * skt_ctx,struct ipsec_sa * sa,struct rte_ipsec_session * ips) create_inline_session() argument
713 create_ipsec_esp_flow(struct ipsec_sa * sa) create_ipsec_esp_flow() argument
817 struct ipsec_sa *sa; ipsec_enqueue() local
933 struct ipsec_sa *sa; ipsec_inline_dequeue() local
960 struct ipsec_sa *sa; ipsec_dequeue() local
[all...]
H A Dipsec_process.c98 void *sa; in sa_group() local
163 ipsec_prepare_crypto_group(struct ipsec_ctx *ctx, struct ipsec_sa *sa, in ipsec_prepare_crypto_group() argument
197 ipsec_process_inline_group(struct rte_ipsec_session * ips,void * sa,struct ipsec_traffic * trf,struct rte_mbuf * mb[],uint32_t cnt) ipsec_process_inline_group() argument
216 ipsec_process_cpu_group(struct rte_ipsec_session * ips,void * sa,struct ipsec_traffic * trf,struct rte_mbuf * mb[],uint32_t cnt) ipsec_process_cpu_group() argument
243 struct ipsec_sa *sa; ipsec_process() local
[all...]
H A Dsad.h29 cmp_sa_key(struct ipsec_sa * sa,int is_v4,struct rte_ipv4_hdr * ipv4,struct rte_ipv6_hdr * ipv6) cmp_sa_key() argument
48 sa_cache_update(struct ipsec_sa ** sa_cache,struct ipsec_sa * sa,uint32_t mask) sa_cache_update() argument
62 sad_lookup(struct ipsec_sad * sad,struct rte_mbuf * pkts[],void * sa[],uint16_t nb_pkts) sad_lookup() argument
[all...]
/dpdk/drivers/common/cnxk/
H A Droc_nix_inl_dp.h46 roc_nix_inl_ot_ipsec_inb_sa_sw_rsvd(void *sa) in roc_nix_inl_ot_ipsec_inb_sa_sw_rsvd()
52 roc_nix_inl_ot_ipsec_outb_sa_sw_rsvd(void *sa) in roc_nix_inl_ot_ipsec_outb_sa_sw_rsvd()

123