Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dlog.h79 extern void log_SetTun(int, const char *);
H A Dlog.c300 log_SetTun(int tunno, const char *ifaceName) in log_SetTun() function
H A Dbundle.c758 log_SetTun(bundle.unit, NULL); in bundle_Create()
H A Dcommand.c3203 log_SetTun(arg->bundle->unit, arg->bundle->iface->name); in IfaceNameCommand()