Home
last modified time | relevance | path

Searched refs:size3 (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_malloc.c382 const unsigned size3 = size2; in test_realloc_socket() local
383 const unsigned size4 = size3 + 1024; in test_realloc_socket()
419 NULL, size3, RTE_CACHE_LINE_SIZE, socket); in test_realloc_socket()
425 for (i = 0; i < size3; i++) in test_realloc_socket()
447 ptr4 = rte_realloc_socket(ptr3, size3 + size2 + size1, in test_realloc_socket()
/f-stack/app/redis-5.0.5/tests/unit/
H A Dexpire.tcl176 set size3 [r dbsize]
178 list $size1 $size2 $size3
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-helper.c833 min_pkt.s.size3 = 59; in __cvmx_helper_global_setup_pko()
H A Dcvmx-pko-defs.h3707 …uint64_t size3 : 8; /**< Minimum packet size-1 in bytes … member
3715 uint64_t size3 : 8;