Searched refs:state_mach_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/librstp/common/
H A Dstatmch.h32 typedef struct state_mach_t { struct
33 struct state_mach_t* next;
44 void (* concreteEnterState) (struct state_mach_t * );
45 Bool (* concreteCheckCondition) (struct state_mach_t * );

Completed in 25 milliseconds