Searched defs:bfa_sm_table_s (Results 1 – 1 of 1) sorted by relevance
198 struct bfa_sm_table_s { struct199 bfa_sm_t sm; /* state machine function */200 int state; /* state machine encoding */201 char *name; /* state name for display */
Completed in 3 milliseconds