Home
last modified time | relevance | path

Searched defs:option (Results 1 – 7 of 7) sorted by relevance

/dpdk/lib/eal/windows/include/
H A Dgetopt.h65 struct option { struct
70 * whether option takes an argument. argument
75 /** if not NULL, set *flag to val when option found */ argument
87 const struct option *longopt argument
[all...]
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_geneve.c78 struct mlx5_geneve_tlv_option *option) in option_match_type_and_class()
117 struct mlx5_geneve_tlv_option *option = &options->options[i]; in mlx5_geneve_tlv_option_get() local
138 struct mlx5_geneve_tlv_option *option; in mlx5_get_geneve_hl_data() local
177 struct mlx5_geneve_tlv_option *option; in mlx5_flow_geneve_tlv_option_validate() local
213 struct mlx5_geneve_tlv_option *option; in mlx5_geneve_tlv_option_register() local
240 struct mlx5_geneve_tlv_option *option; in mlx5_geneve_tlv_options_unregister() local
269 mlx5_geneve_tlv_option_get_resource_by_offset(struct mlx5_geneve_tlv_option *option, in mlx5_geneve_tlv_option_get_resource_by_offset()
294 struct mlx5_geneve_tlv_option *option; in mlx5_get_geneve_option_modify_field_id() local
333 struct mlx5_geneve_tlv_option *option; in mlx5_geneve_opt_modi_field_get() local
470 struct mlx5_geneve_tlv_option *option, uint8_t sample_id) in mlx5_geneve_tlv_option_create()
[all …]
H A Dmlx5_testpmd.c853 struct rte_pmd_mlx5_geneve_tlv *option; in mlx5_cmd_set_tlv_option_parsed() local
967 struct rte_pmd_mlx5_geneve_tlv *option; in mlx5_cmd_list_tlv_options_parsed() local
1026 struct rte_pmd_mlx5_geneve_tlv *option; in mlx5_cmd_flush_tlv_options_parsed() local
/dpdk/drivers/crypto/scheduler/
H A Dscheduler_pkt_size_distr.c366 void *option) in scheduler_option_set()
392 void *option) in scheduler_option_get()
H A Drte_cryptodev_scheduler.c721 void *option) in rte_cryptodev_scheduler_option_set()
753 void *option) in rte_cryptodev_scheduler_option_get()
H A Dscheduler_pmd.c140 } option; in cryptodev_scheduler_create() local
/dpdk/lib/vhost/
H A Dvhost_crypto.c216 uint8_t option; member
1497 rte_vhost_crypto_set_zero_copy(int vid, enum rte_vhost_crypto_zero_copy option) in rte_vhost_crypto_set_zero_copy()