Home
last modified time | relevance | path

Searched defs:DFA_state (Results 1 – 1 of 1) sorted by relevance

/dports/net/zebra-server/idzebra-2.0.55/include/
H A Ddfa.h42 struct DFA_state { struct
43 struct DFA_state *next; /* next entry in free/unmarked/marked list */ argument
44 struct DFA_state *link; /* link to next entry in hash chain */ argument
55 struct DFA_state **states; argument