Searched defs:if_entry (Results 1 – 1 of 1) sorted by relevance
121 struct if_entry { struct122 char *str; /* unresolved, string input */123 int id_type; /* type of ID (index, name, addr, addr6) */124 union if_id id; /* ID */