Searched defs:netconfig_info (Results 1 – 1 of 1) sorted by relevance
97 struct netconfig_info { struct98 int eof; /* all entries has been read */99 int ref; /* # of times setnetconfig() has been called */100 struct netconfig_list *head; /* head of the list */101 struct netconfig_list *tail; /* last of the list */