Home
last modified time | relevance | path

Searched refs:ifconfig_destroy_interface (Results 1 – 4 of 4) sorted by relevance

/freebsd/share/examples/libifconfig/
H A Difdestroy.c60 if (ifconfig_destroy_interface(lifh, ifname) == 0) { in main()
/freebsd/lib/libifconfig/
H A DSymbol.map8 ifconfig_destroy_interface;
H A Dlibifconfig.h356 int ifconfig_destroy_interface(ifconfig_handle_t *h, const char *name);
H A Dlibifconfig.c533 ifconfig_destroy_interface(ifconfig_handle_t *h, const char *name) in ifconfig_destroy_interface() function