Home
last modified time | relevance | path

Searched defs:first_byte (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/lpm/
H A Drte_lpm6.c571 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 Dtrie.c228 get_idx(const uint8_t *ip, uint32_t prev_idx, int bytes, int first_byte) in get_idx()
/dpdk/drivers/net/enetc/
H A Denetc_ethdev.c185 char *first_byte; in enetc_hardware_init() local