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

/ast/src/cmd/dsslib/bgp/
H A Dbgp-table.c35 } Tablestate_t; typedef in typeref:struct:Tablestate_s
90 Tablestate_t* state;
92 if (!(state = vmnewof(file->dss->vm, 0, Tablestate_t, 1, 0)))
111 register Tablestate_t* state = (Tablestate_t*)file->data;

Completed in 29 milliseconds