Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dfib_algo.c166 static enum flm_op_result attach_datapath(struct fib_data *fd);
987 result = attach_datapath(new_fd); in setup_fd_instance()
1313 attach_datapath(struct fib_data *fd) in attach_datapath() function