Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/atm/ccatm/
H A Dng_ccatm.c332 static void ng_ccatm_log(const char *, ...) __printflike(1, 2);
339 .log = ng_ccatm_log,
1161 ng_ccatm_log(const char *fmt, ...) in ng_ccatm_log() function