Lines Matching full:datapath
77 * algorithms implementation to/from the datapath.
93 * DATAPATH
186 struct fib_dp fd_dp; /* fib datapath data */
294 /* Per-family array of fibnum -> {func, arg} mappings used in datapath */
964 * each nexthop returned by datapath has > 0 references in sync_algo_cb()
1005 * Assume @fd is already unlinked from the datapath.
1244 * Sets up algo @flm for table @rh and links it to the datapath.
1618 FD_PRINTF(LOG_WARNING, fd, "error attaching datapath"); in replace_rtables_family()
1629 /* Set new datapath pointer */ in replace_rtables_family()
1656 * Make datapath use fib instance @fd
1668 * Grow datapath pointers array.
1696 * Grows per-AF arrays of datapath pointers for each supported family.
1826 * Datapath may have the datastructures not updated yet, so the old
1982 * Allocates temporary datapath index to amortize datapaint index updates
2016 /* Set new datapath pointer */ in fib_setup_family()