Searched defs:lifconf (Results 1 – 2 of 2) sorted by relevance
536 struct lifconf { struct537 sa_family_t lifc_family;538 int lifc_flags; /* request specific interfaces */539 int lifc_len; /* size of associated buffer */540 union {543 } lifc_lifcu;
4708 # define lifconf if_laddrconf in load_if_names() macro