Home
last modified time | relevance | path

Searched defs:isc_interface (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dinterfaceiter.h48 struct isc_interface { struct
49 nameisc_interface global() argument
50 afisc_interface global() argument
74 flagsisc_interface global() argument
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dinterfaceiter.h49 struct isc_interface { struct
50 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