Home
last modified time | relevance | path

Searched defs:full (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/cxgbe/
H A Dmps_tcam.h39 bool full; /* since free index can be present member
/dpdk/lib/eal/windows/
H A Deal_lcore.c157 bool full = false; in eal_create_cpu_map() local
/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h269 u8 full; /* the Tx ring is full */ member
/dpdk/app/test-pmd/
H A Dcmdline_flow.c6435 strcmp_partial(const char *full, const char *partial, size_t partial_len) in strcmp_partial()