Exemplo n.º 1
0
void
Ipv6cpUp(Bund b)
{
	FsmUp(&b->ipv6cp.fsm);
}
Exemplo n.º 2
0
void
CcpUp(Bund b)
{
  FsmUp(&b->ccp.fsm);
}