Searched defs:isc_interface (Results 1 – 2 of 2) sorted by relevance
48 struct isc_interface { struct 49 nameisc_interface global() argument 50 afisc_interface global() argument 74 flagsisc_interface global() argument
49 struct isc_interface { struct50 char name[32]; /*%< Interface name, null-terminated. */51 unsigned int af; /*%< Address family. */75 isc_interfaceiter_create(isc_mem_t *mctx, isc_interfaceiter_t **iterp); argument