Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 182) sorted by relevance

12345678

/dpdk/app/test/
H A Dtest_cmdline_cirbuf.c25 char tmp[CMDLINE_TEST_BUFSIZE]; in test_cirbuf_string_misc() local
136 char tmp[CMDLINE_TEST_BUFSIZE]; in test_cirbuf_string_add_del() local
254 char tmp[CMDLINE_TEST_BUFSIZE]; in test_cirbuf_string_add_del_reverse() local
387 char tmp[CMDLINE_TEST_BUFSIZE]; in test_cirbuf_string_get_del_boundaries() local
478 char tmp[CMDLINE_TEST_BUFSIZE]; in test_cirbuf_string_get_del_partial() local
578 char tmp[CMDLINE_TEST_BUFSIZE]; in test_cirbuf_char_add_del() local
791 char tmp[CMDLINE_TEST_BUFSIZE]; in test_cirbuf_align_left() local
995 char tmp[CMDLINE_TEST_BUFSIZE]; in test_cirbuf_align_right() local
H A Dtest_cmdline_ipaddr.c406 struct in_addr tmp = IPv4_GARBAGE_ADDR; in test_parse_ipaddr_valid() local
448 cmdline_ipaddr_t tmp = {.addr = IPv6_GARBAGE_ADDR}; in test_parse_ipaddr_valid() local
491 struct in_addr tmp = IPv4_GARBAGE_ADDR; in test_parse_ipaddr_valid() local
533 cmdline_ipaddr_t tmp = {.addr = IPv6_GARBAGE_ADDR}; in test_parse_ipaddr_valid() local
H A Dtest_ipsec_sad.c98 struct rte_ipsec_sad *one, *two, *tmp; in test_find_existing() local
158 uint64_t tmp; in __test_add_invalid() local
354 uint64_t tmp; in __test_lookup_basic() local
/dpdk/lib/eal/x86/include/
H A Drte_atomic_32.h87 uint64_t tmp; in rte_atomic64_init() local
100 uint64_t tmp; in rte_atomic64_read() local
115 uint64_t tmp; in rte_atomic64_set() local
128 uint64_t tmp; in rte_atomic64_add() local
141 uint64_t tmp; in rte_atomic64_sub() local
166 uint64_t tmp; in rte_atomic64_add_return() local
181 uint64_t tmp; in rte_atomic64_sub_return() local
/dpdk/lib/cmdline/
H A Dcmdline_rdline.c161 char tmp; in display_right_buffer() local
179 char tmp; in rdline_redisplay() local
198 char tmp; in rdline_char_in() local
521 char tmp; in rdline_remove_old_history_item() local
534 char tmp; in rdline_remove_first_history_item() local
554 unsigned int i, tmp, ret=0; in rdline_get_history_size() local
567 unsigned int len, i, tmp; in rdline_get_history_item() local
H A Dcmdline_parse_etheraddr.c29 struct rte_ether_addr tmp; in cmdline_parse_etheraddr() local
H A Dcmdline_cirbuf.c153 char tmp = cbuf->buf[cbuf->start]; in __cirbuf_shift_left() local
170 char tmp = cbuf->buf[cbuf->end]; in __cirbuf_shift_right() local
/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_cppcore.c140 int tmp, err; in nfp_cpp_area_alloc_with_name() local
434 uint32_t tmp = 0; in nfp_cpp_area_readl() local
458 uint64_t tmp = 0; in nfp_cpp_area_readq() local
483 uint32_t tmp; in nfp_cpp_readl() local
508 uint64_t tmp; in nfp_cpp_readq() local
631 uint32_t tmp; in nfp_xpb_writelm() local
657 uint32_t tmp; in nfp_xpb_waitlm() local
/dpdk/lib/rib/
H A Drte_rib.c119 struct rte_rib_node *tmp; in rte_rib_lookup_parent() local
168 struct rte_rib_node *tmp, *prev = NULL; in rte_rib_get_nxt() local
239 struct rte_rib_node **tmp; in rte_rib_insert() local
503 struct rte_rib_node *tmp = NULL; in rte_rib_free() local
H A Drte_rib6.c154 struct rte_rib6_node *tmp; in rte_rib6_lookup_parent() local
209 struct rte_rib6_node *tmp, *prev = NULL; in rte_rib6_get_nxt() local
287 struct rte_rib6_node **tmp; in rte_rib6_insert() local
581 struct rte_rib6_node *tmp = NULL; in rte_rib6_free() local
/dpdk/lib/eal/common/
H A Deal_common_uuid.c24 uint32_t tmp; in uuid_pack() local
57 uint32_t tmp; in uuid_unpack() local
H A Deal_common_devargs.c295 void *tmp; in rte_devargs_insert() local
362 void *tmp; in rte_devargs_remove() local
/dpdk/lib/hash/
H A Drte_thash.c331 struct rte_thash_subtuple_helper *ent, *tmp; in rte_thash_free_ctx() local
366 uint8_t tmp; in set_bit() local
416 uint32_t *tmp, val; in get_subvalue() local
725 uint8_t tmp; in write_unaligned_byte() local
743 uint8_t tmp; in write_unaligned_bits() local
770 uint32_t tmp; in rte_thash_adjust_tuple() local
/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.h109 uint16_t tmp; in nicvf_tx_range() local
123 uint16_t tmp; in nicvf_rx_range() local
/dpdk/drivers/net/ipn3ke/
H A Dipn3ke_representor.c535 uint32_t tmp = 0x00000001; in ipn3ke_rpst_25g_nic_side_tx_stats_reset() local
564 uint32_t tmp = 0x00000001; in ipn3ke_rpst_25g_nic_side_rx_stats_reset() local
593 uint32_t tmp; in ipn3ke_rpst_10g_nic_side_tx_stats_reset() local
618 uint32_t tmp; in ipn3ke_rpst_10g_nic_side_rx_stats_reset() local
672 uint32_t tmp; in ipn3ke_rpst_read_25g_lineside_stats_registers() local
1342 uint32_t tmp = 0x00000001; in ipn3ke_rpst_25g_lineside_tx_stats_reset() local
1371 uint32_t tmp = 0x00000001; in ipn3ke_rpst_25g_lineside_rx_stats_reset() local
2001 uint32_t tmp; in ipn3ke_rpst_10g_lineside_tx_stats_reset() local
2026 uint32_t tmp; in ipn3ke_rpst_10g_lineside_rx_stats_reset() local
/dpdk/lib/eal/freebsd/
H A Deal_timer.c32 int tmp; in get_tsc_freq() local
/dpdk/lib/eal/unix/
H A Deal_filesystem.c26 char tmp[PATH_MAX]; in eal_create_runtime_dir() local
/dpdk/lib/stack/
H A Drte_stack_lf.h40 struct rte_stack_lf_elem *tmp, *first, *last = NULL; in __rte_stack_lf_push() local
H A Drte_stack_lf_c11.h106 struct rte_stack_lf_elem *tmp; in __rte_stack_lf_pop_elems() local
H A Drte_stack_lf_generic.h101 struct rte_stack_lf_elem *tmp; in __rte_stack_lf_pop_elems() local
/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_mng.c268 u32 tmp; in txgbe_close_notify() local
298 u32 tmp; in txgbe_open_notify() local
/dpdk/drivers/bus/auxiliary/linux/
H A Dauxiliary.c27 unsigned long tmp; in auxiliary_scan_one() local
/dpdk/examples/ipsec-secgw/
H A Dsad.c21 void *tmp = NULL; in ipsec_sad_add() local
/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.c3041 struct ice_vsig_vsi *tmp; in ice_vsig_add_mv_vsi() local
4011 struct ice_flow_prof *p, *tmp; in ice_free_flow_profs() local
4441 struct ice_chs_chg *tmp; in ice_prof_bld_es() local
4481 struct ice_chs_chg *tmp; in ice_prof_bld_tcam() local
4521 struct ice_chs_chg *tmp; in ice_prof_bld_xlt1() local
4556 struct ice_chs_chg *tmp; in ice_prof_bld_xlt2() local
4599 struct ice_chs_chg *tmp; in ice_upd_prof_hw() local
5321 struct ice_chs_chg *del, *tmp; in ice_rem_flow_all() local
5590 struct ice_chs_chg *pos, *tmp; in ice_rem_chg_tcam_ent() local
6044 struct ice_chs_chg *tmp, *del; in ice_add_vsi_flow() local
[all …]
/dpdk/drivers/net/qede/
H A Dqede_filter.c179 struct qede_arfs_entry *tmp = NULL; in qede_fdir_dealloc_resc() local
201 struct qede_arfs_entry *tmp = NULL; in qede_config_arfs_filter() local
1030 struct qede_arfs_entry *tmp = NULL; in qede_flow_flush() local

12345678