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