neti_stack_s
struct neti_stack_s *netd_stack;
LIST_ENTRY(neti_stack_s) nts_next;
typedef struct neti_stack_s neti_stack_t;
LIST_HEAD(neti_stack_head_s, neti_stack_s);