Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dfib_algo.c208 #define ALGO_PRINTF(_fmt, ...) printf("[fib_algo] %s: " _fmt "\n", __func__, ##__VA_ARGS__) macro
1641 ALGO_PRINTF("attaching %s to %s", flm->flm_name, in fib_module_register()
1665 ALGO_PRINTF("detaching %s from %s", flm->flm_name, in fib_module_unregister()