Searched refs:fib_set_datapath_ptr (Results 1 – 3 of 3) sorted by relevance
129 bool fib_set_datapath_ptr(struct fib_data *fd, struct fib_dp *dp);
1263 if (fib_set_datapath_ptr(new_fd, &new_fd->fd_dp)) in setup_fd_instance()1659 fib_set_datapath_ptr(struct fib_data *fd, struct fib_dp *dp) in fib_set_datapath_ptr() function
1294 if (fib_set_datapath_ptr(dxr->fd, &new_dp)) { in dxr_change_rib_batch()