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

/netbsd-6-1-5-RELEASE/sys/netiso/xebec/
H A Dprocs.c28 struct Stateent { struct
32 struct Stateent *s_next;
40 struct Stateent **Statelist;
59 (struct Stateent **) Malloc((Nstates+1) * sizeof(struct Statent *));

Completed in 52 milliseconds