Home
last modified time | relevance | path

Searched refs:simulate_add (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c826 simulate_add(struct rte_lpm6 *lpm, const uint8_t *masked_ip, uint8_t depth) in simulate_add() function
883 int ret = simulate_add(lpm, masked_ip, depth); in rte_lpm6_add()