Searched refs:ifconfig_foreach_func_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/lib/libifconfig/
H A Dlibifconfig.h138 typedef void (*ifconfig_foreach_func_t)(ifconfig_handle_t *h, typedef
147 int ifconfig_foreach_iface(ifconfig_handle_t *h, ifconfig_foreach_func_t cb,
158 ifconfig_foreach_func_t cb, void *udata);
H A Dlibifconfig.c129 ifconfig_foreach_func_t cb, void *udata)
154 ifconfig_foreach_func_t cb, void *udata)

Completed in 55 milliseconds