Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.sbin/ppp/
Dbundle.h165 extern const char *bundle_PhaseName(struct bundle *);
Dipv6cp.c360 " (ignored)\n", l->name, bundle_PhaseName(bundle)); in ipv6cp_Input()
Dccp.c683 l->ccp.fsm.link->name, bundle_PhaseName(bundle)); in ccp_Input()
Dbundle.c115 bundle_PhaseName(struct bundle *bundle) in bundle_PhaseName() function
1066 prompt_Printf(arg->prompt, "Phase %s\n", bundle_PhaseName(arg->bundle)); in bundle_ShowStatus()
Dipcp.c1350 l->name, bundle_PhaseName(bundle)); in ipcp_Input()
Dcommand.c1687 bundle_PhaseName(arg->bundle)); in SetVariable()