Home
last modified time | relevance | path

Searched defs:b_mask (Results 1 – 8 of 8) sorted by relevance

/f-stack/tools/netstat/
H A Dcommon.h39 u_long b_mask; member
/f-stack/dpdk/lib/librte_table/
H A Drte_table_hash_lru.c83 keycmp(void *a, void *b, void *b_mask, uint32_t n_bytes) in keycmp()
H A Drte_table_hash_ext.c106 keycmp(void *a, void *b, void *b_mask, uint32_t n_bytes) in keycmp()
H A Drte_swx_table_em.c168 keycmp(void *a, void *b, void *b_mask, uint32_t n_bytes) in keycmp()
H A Drte_table_hash_key16.c90 keycmp(void *a, void *b, void *b_mask) in keycmp()
H A Drte_table_hash_key32.c90 keycmp(void *a, void *b, void *b_mask) in keycmp()
H A Drte_table_hash_key8.c86 keycmp(void *a, void *b, void *b_mask) in keycmp()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h187 bool b_mask; /* If TRUE, mask has meaning. */ member