/dpdk/examples/l2fwd-crypto/ |
H A D | main.c | 627 struct l2fwd_crypto_options *options) in l2fwd_simple_forward() 673 initialize_crypto_session(struct l2fwd_crypto_options *options, uint8_t cdev_id) in initialize_crypto_session() 707 l2fwd_main_loop(struct l2fwd_crypto_options *options) in l2fwd_main_loop() 1051 parse_crypto_opt_chain(struct l2fwd_crypto_options *options, char *optarg) in parse_crypto_opt_chain() 1202 parse_cryptodev_mask(struct l2fwd_crypto_options *options, in parse_cryptodev_mask() 1224 l2fwd_crypto_parse_args_long_options(struct l2fwd_crypto_options *options, in l2fwd_crypto_parse_args_long_options() 1400 l2fwd_crypto_parse_portmask(struct l2fwd_crypto_options *options, in l2fwd_crypto_parse_portmask() 1422 l2fwd_crypto_parse_nqueue(struct l2fwd_crypto_options *options, in l2fwd_crypto_parse_nqueue() 1446 l2fwd_crypto_parse_timer_period(struct l2fwd_crypto_options *options, in l2fwd_crypto_parse_timer_period() 1471 l2fwd_crypto_default_options(struct l2fwd_crypto_options *options) in l2fwd_crypto_default_options() [all …]
|
/dpdk/lib/eal/windows/ |
H A D | getopt.c | 119 parse_long_options(char ** nargv,const char * options,const struct option * long_options,int * idx,int short_too) parse_long_options() argument 239 getopt_internal(int nargc,char ** nargv,const char * options,const struct option * long_options,int * idx,int flags) getopt_internal() argument 437 getopt(int nargc,char * nargv[],const char * options) getopt() argument 448 getopt_long(int nargc,char * nargv[],const char * options,const struct option * long_options,int * idx) getopt_long() argument 461 getopt_long_only(int nargc,char * nargv[],const char * options,const struct option * long_options,int * idx) getopt_long_only() argument [all...] |
/dpdk/drivers/bus/fslmc/mc/ |
H A D | fsl_dpdmai.h | 63 uint32_t options; member 107 uint32_t options; member 171 uint32_t options; member
|
H A D | fsl_dpci.h | 67 uint32_t options; member 180 uint32_t options; member
|
H A D | fsl_dpbp.h | 34 uint32_t options; member
|
H A D | fsl_dpdmai_cmd.h | 56 uint32_t options; member 76 uint32_t options; member 90 uint32_t options; member
|
H A D | fsl_dpbp_cmd.h | 73 uint32_t options; member 84 uint32_t options; member
|
H A D | fsl_dpci_cmd.h | 58 uint32_t options; member 106 uint32_t options; member 138 uint8_t options; member
|
H A D | dpci.c | 484 uint8_t options, in dpci_set_opr()
|
/dpdk/drivers/common/dpaax/caamflib/rta/ |
H A D | math_cmd.h | 81 int length, uint32_t options) in rta_math() 239 int length, uint32_t options) in rta_mathi()
|
/dpdk/drivers/net/mlx5/ |
H A D | mlx5_flow_geneve.c | 52 struct mlx5_geneve_tlv_option options[MAX_GENEVE_OPTIONS_RESOURCES]; member 104 struct mlx5_geneve_tlv_options *options; in mlx5_geneve_tlv_option_get() local 611 struct mlx5_geneve_tlv_options *options; in mlx5_geneve_tlv_options_create() local 660 mlx5_geneve_tlv_options_destroy(struct mlx5_geneve_tlv_options *options, in mlx5_geneve_tlv_options_destroy() 823 mlx5_is_same_geneve_tlv_options(const struct mlx5_geneve_tlv_options *options, in mlx5_is_same_geneve_tlv_options() 850 struct mlx5_geneve_tlv_options *options = NULL; in mlx5_geneve_tlv_parser_create() local
|
/dpdk/app/test-compress-perf/ |
H A D | comp_perf_test_verify.h | 15 struct comp_test_data *options; member
|
H A D | comp_perf_test_throughput.c | 28 struct comp_test_data *options) in cperf_throughput_test_constructor()
|
H A D | comp_perf_test_verify.c | 28 struct comp_test_data *options) in cperf_verify_test_constructor()
|
H A D | comp_perf_test_cyclecount.c | 40 struct comp_test_data *options) in cperf_cyclecount_test_constructor()
|
/dpdk/drivers/net/dpaa2/mc/ |
H A D | fsl_dprtc.h | 28 uint32_t options; member
|
/dpdk/examples/l2fwd-macsec/ |
H A D | main.c | 989 /** Generate default options for application. */ in l2fwd_macsec_default_options() argument 1037 l2fwd_parse_args(struct l2fwd_macsec_options * options,int argc,char ** argv) l2fwd_parse_args() argument 1259 struct l2fwd_macsec_options options = {0}; main() local [all...] |
/dpdk/drivers/common/qat/ |
H A D | qat_device.h | 128 struct qat_options options; member
|
/dpdk/buildtools/ |
H A D | pmdinfogen.py | 137 def __init__(self, name, options): argument
|
/dpdk/drivers/common/dpaax/caamflib/desc/ |
H A D | ipsec.h | 340 uint32_t options; member 458 uint32_t options; member
|
/dpdk/drivers/net/ark/ |
H A D | ark_pktchkr.c | 319 options(const char *id) in options() function
|
H A D | ark_pktgen.c | 296 options(const char *id) in options() function
|
/dpdk/examples/vhost_crypto/ |
H A D | main.c | 62 } options; variable
|
/dpdk/lib/security/ |
H A D | rte_security.h | 306 struct rte_security_ipsec_sa_options options; member 684 struct rte_security_tls_record_sess_options options; member 1260 struct rte_security_ipsec_sa_options options; member
|
/dpdk/drivers/net/bnx2x/ |
H A D | elink.c | 9228 uint8_t options[ELINK_SFP_EEPROM_OPTIONS_SIZE]; in elink_get_edc_mode() local
|