Searched refs:print_algos_sysctl (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/net/route/
H A Dfib_algo.c435 print_algos_sysctl(struct sysctl_req *req, int family) function
462 return (print_algos_sysctl(req, AF_INET6));
474 return (print_algos_sysctl(req, AF_INET));

Completed in 118 milliseconds