Searched defs:first_byte (Results 1 – 3 of 3) sorted by relevance
| /dpdk/lib/lpm/ |
| H A D | rte_lpm6.c | 571 get_bitshift(const uint8_t *ip, uint8_t first_byte, uint8_t bytes) in get_bitshift() 598 uint8_t bytes, uint8_t first_byte, uint8_t depth, in simulate_add_step() 651 uint8_t first_byte, uint8_t depth, uint32_t next_hop, in add_step() 912 uint8_t first_byte, uint32_t *next_hop) in lookup_step() 947 uint8_t first_byte; in rte_lpm6_lookup() local 981 uint8_t first_byte; in rte_lpm6_lookup_bulk_func() local
|
| /dpdk/lib/fib/ |
| H A D | trie.c | 228 get_idx(const uint8_t *ip, uint32_t prev_idx, int bytes, int first_byte) in get_idx()
|
| /dpdk/drivers/net/enetc/ |
| H A D | enetc_ethdev.c | 185 char *first_byte; in enetc_hardware_init() local
|