Home
last modified time | relevance | path

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

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