Home
last modified time | relevance | path

Searched defs:g (Results 1 – 12 of 12) sorted by relevance

/dpdk/lib/graph/
H A Dgraph_debug.c9 graph_dump(FILE *f, struct graph *g) in graph_dump() argument
45 rte_graph_obj_dump(FILE * f,struct rte_graph * g,bool all) rte_graph_obj_dump() argument
[all...]
H A Dgraph.c54 struct graph *after, *g; in graph_insert_ordered() local
/dpdk/drivers/crypto/openssl/
H A Dcompat.h63 set_dh_params(DH *dh, BIGNUM *p, BIGNUM *g) in set_dh_params()
79 set_dsa_params(DSA *dsa, BIGNUM *p, BIGNUM *q, BIGNUM *g) in set_dsa_params()
168 set_dh_params(DH *dh, BIGNUM *p, BIGNUM *g) in set_dh_params()
192 set_dsa_params(DSA *dsa, BIGNUM *p, BIGNUM *q, BIGNUM *g) in set_dsa_params()
/dpdk/lib/table/
H A Drte_table_hash_lru.c606 #define lookup2_stage0(t, g, pkts, pkts_mask, pkt00_index, pkt01_index)\ argument
626 #define lookup2_stage0_with_odd_support(t, g, pkts, pkts_mask, pkt00_index, \ argument
650 #define lookup2_stage1(t, g, pkts, pkt10_index, pkt11_index)\ argument
687 #define lookup2_stage2(t, g, pkt20_index, pkt21_index, pkts_mask_match_many)\ argument
731 #define lookup2_stage3(t, g, pkts, pkt30_index, pkt31_index, pkts_mask_out, \ argument
809 struct grinder *g = t->grinders; in rte_table_hash_lru_lookup() local
H A Drte_table_hash_ext.c669 #define lookup2_stage0(t, g, pkts, pkts_mask, pkt00_index, pkt01_index) \ argument
689 #define lookup2_stage0_with_odd_support(t, g, pkts, pkts_mask, pkt00_index, \ argument
712 #define lookup2_stage1(t, g, pkts, pkt10_index, pkt11_index) \ argument
749 #define lookup2_stage2(t, g, pkt20_index, pkt21_index, pkts_mask_match_many)\ argument
793 #define lookup2_stage3(t, g, pkts, pkt30_index, pkt31_index, pkts_mask_out, \ argument
857 struct grinder *g = t->grinders; in rte_table_hash_ext_lookup() local
/dpdk/drivers/gpu/cuda/
H A Dgdrcopy.c70 gdrcopy_open(gdr_t *g) in gdrcopy_open()
/dpdk/lib/power/
H A Dguest_channel.c
/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.h24 #define __BYTES_TO_UINT64(a, b, c, d, e, f, g, h) \ argument
34 #define __BYTES_TO_UINT64(a, b, c, d, e, f, g, h) \ argument
/dpdk/lib/pipeline/
H A Drte_swx_ipsec.c415 struct rte_ipsec_group *g; in ipsec_sa_group() local
599 struct rte_ipsec_group *g in rte_swx_ipsec_pre_crypto() local
628 ipsec_ring_enqueue(struct rte_swx_ipsec * ipsec,struct rte_ipsec_group * g,uint32_t n_pkts) ipsec_ring_enqueue() argument
703 struct rte_ipsec_group *g = &ipsec->out.groups[i]; rte_swx_ipsec_post_crypto() local
[all...]
H A Drte_swx_pipeline.c13834 struct instruction_group *g; in instruction_group_list_group_find() local
13850 struct instruction_group *g; in instruction_group_list_free() local
13867 struct instruction_group *g = NULL; in instruction_group_list_create() local
13962 struct instruction_group *g; in instruction_group_list_create() local
14074 struct instruction_group *jmp_g, *g; in pipeline_instr_jmp_codegen() local
14335 struct instruction_group *g; in instruction_group_list_codegen() local
14431 struct instruction_group *g; in instruction_group_list_custom_instructions_count() local
14466 struct instruction_group *g; in pipeline_adjust() local
14621 struct instruction_group *g; in rte_swx_pipeline_build_from_lib() local
H A Drte_swx_ctl.c807 struct rte_swx_table_selector_group *g, *gp; in selector_group_duplicate_to_pending() local
2310 struct rte_swx_table_selector_group *g = s->groups[group_id]; in selector_rollfwd_finalize() local
/dpdk/lib/cryptodev/
H A Drte_crypto_asym.h347 rte_crypto_uint g; global() member
361 rte_crypto_uint g; global() member