Searched defs:node_host (Results 1 – 2 of 2) sorted by relevance
126 struct node_host { struct135 struct node_host *next; argument136 struct node_host *tail; argument
1227 struct node_host node_host; in add_opt_table() local