| /dpdk/lib/eal/common/ |
| H A D | eal_common_string_fns.c | 13 rte_strsplit(char *string, int stringlen, in rte_strsplit()
|
| /dpdk/lib/eal/windows/ |
| H A D | fnmatch.c | 29 fnmatch(const char *pattern, const char *string, int flags) in fnmatch()
|
| /dpdk/lib/cmdline/ |
| H A D | cmdline_parse_string.h | 56 #define TOKEN_STRING_INITIALIZER(structure, field, string) \ argument
|
| /dpdk/lib/eal/windows/include/ |
| H A D | regex.h | 51 __rte_unused const char *string, __rte_unused size_t nmatch, in regexec()
|
| /dpdk/examples/ip_pipeline/ |
| H A D | parser.c | 237 parse_tokenize_string(char *string, char *tokens[], uint32_t *n_tokens) in parse_tokenize_string() 297 parse_mpls_labels(char *string, uint32_t *labels, uint32_t *n_labels) in parse_mpls_labels()
|
| /dpdk/drivers/net/softnic/ |
| H A D | parser.c | 254 softnic_parse_tokenize_string(char *string, char *tokens[], uint32_t *n_tokens) in softnic_parse_tokenize_string() 314 softnic_parse_mpls_labels(char *string, uint32_t *labels, uint32_t *n_labels) in softnic_parse_mpls_labels()
|
| /dpdk/drivers/net/fm10k/base/ |
| H A D | fm10k_tlv.c | 38 const unsigned char *string) in fm10k_tlv_attr_put_null_string() 89 static s32 fm10k_tlv_attr_get_null_string(u32 *attr, unsigned char *string) in fm10k_tlv_attr_get_null_string()
|
| /dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_spi_transaction.c | 35 static void print_buffer(const char *string, void *buffer, int len) in print_buffer() 47 static void print_buffer(const char *string, void *buffer, int len) in print_buffer()
|
| H A D | opae_intel_max10.c | 314 const char *prop, const char *string) in __fdt_stringlist_search()
|
| H A D | ifpga_fme.c | 1214 const char *string = "1a2b3c4d5e"; in i2c_mac_rom_test() local
|
| /dpdk/drivers/net/mvpp2/ |
| H A D | mrvl_ethdev.h | 218 get_val_securely(const char *string, uint32_t *val) in get_val_securely() 235 get_val_securely8(const char *string, uint32_t base, uint8_t *val) in get_val_securely8()
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_bst_tcam.c | 265 static bool _start_with(const char *prefix, const char *string) in _start_with()
|
| /dpdk/app/test-eventdev/ |
| H A D | parser.c | 253 parse_tokenize_string(char *string, char *tokens[], uint32_t *n_tokens) in parse_tokenize_string()
|
| /dpdk/drivers/net/hns3/ |
| H A D | hns3_dcb.h | 184 #define hns3_dcb_set_field(dest, string, val) \ argument 188 #define hns3_dcb_get_field(src, string) \ argument
|
| /dpdk/examples/qos_sched/ |
| H A D | args.c | 130 char *string; in app_parse_opt_vals() local
|
| /dpdk/drivers/bus/fslmc/portal/ |
| H A D | dpaa2_hw_dpio.c | 133 char string[STRING_LEN], command[COMMAND_LEN]; in dpaa2_affine_dpio_intr_to_respective_core() local
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | parser.c | 23 parse_tokenize_string(char *string, char *tokens[], uint32_t *n_tokens) in parse_tokenize_string()
|
| /dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_flow.c | 164 char *string) in dpaa2_prot_field_string() 242 char string[32]; in dpaa2_flow_qos_table_extracts_log() local 267 char string[32]; in dpaa2_flow_fs_table_extracts_log() local
|
| /dpdk/drivers/net/memif/ |
| H A D | memif.h | 131 uint8_t string[96]; /**< disconnect reason */ member
|
| /dpdk/drivers/net/qede/base/ |
| H A D | bcm_osal.h | 432 #define OSAL_STRLEN(string) strlen(string) argument 433 #define OSAL_STRCPY(dst, string) strcpy(dst, string) argument 434 #define OSAL_STRNCPY(dst, string, len) strncpy(dst, string, len) argument
|
| /dpdk/drivers/net/qede/ |
| H A D | qede_filter.c | 20 const char *string; member
|
| /dpdk/app/test/ |
| H A D | test_ipsec.c | 558 const char *string, size_t len, uint8_t blocksize) in setup_test_string() 581 setup_test_string_tunneled(struct rte_mempool *mpool, const char *string, in setup_test_string_tunneled()
|
| /dpdk/examples/pipeline/ |
| H A D | cli.c | 123 parse_tokenize_string(char *string, char *tokens[], uint32_t *n_tokens) in parse_tokenize_string() 1505 pipeline_selector_group_member_read(const char *string, in pipeline_selector_group_member_read()
|
| /dpdk/lib/pipeline/ |
| H A D | rte_swx_ctl.c | 2615 const char *string, in rte_swx_ctl_pipeline_table_entry_read() 2839 const char *string, in rte_swx_ctl_pipeline_learner_default_entry_read()
|
| H A D | rte_swx_pipeline.c | 5599 char *string, in instr_translate() 6628 char *string = strdup(instructions[i]); in instruction_config() local
|