Searched defs:first_byte (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/dpdk_rte_lpm/ |
| H A D | rte_lpm6.c | 582 get_bitshift(const uint8_t *ip, uint8_t first_byte, uint8_t bytes) in get_bitshift() 609 uint8_t bytes, uint8_t first_byte, uint8_t depth, in simulate_add_step() 662 uint8_t first_byte, uint8_t depth, uint32_t next_hop, in add_step() 925 uint8_t first_byte, uint32_t *next_hop) in lookup_step() 960 uint8_t first_byte; in rte_lpm6_lookup() local 994 uint8_t first_byte; in rte_lpm6_lookup_bulk_func() local
|
| /f-stack/dpdk/lib/librte_lpm/ |
| H A D | rte_lpm6.c | 576 get_bitshift(const uint8_t *ip, uint8_t first_byte, uint8_t bytes) in get_bitshift() 603 uint8_t bytes, uint8_t first_byte, uint8_t depth, in simulate_add_step() 656 uint8_t first_byte, uint8_t depth, uint32_t next_hop, in add_step() 917 uint8_t first_byte, uint32_t *next_hop) in lookup_step() 952 uint8_t first_byte; in rte_lpm6_lookup() local 986 uint8_t first_byte; in rte_lpm6_lookup_bulk_func() local
|
| /f-stack/dpdk/lib/librte_fib/ |
| H A D | trie.c | 233 get_idx(const uint8_t *ip, uint32_t prev_idx, int bytes, int first_byte) in get_idx()
|
| /f-stack/dpdk/drivers/net/enetc/ |
| H A D | enetc_ethdev.c | 170 char *first_byte; in enetc_hardware_init() local
|