ifconfig_err_errtype
ifconfig_errtype ifconfig_err_errtype(ifconfig_handle_t *h);
if (ifconfig_err_errtype(lifh) == OTHER)
err(1, "%s: %d", __func__, ifconfig_err_errtype(lifh));
if (ifconfig_err_errtype(lifh) == OTHER)
ifconfig_err_errtype(lifh));
switch (ifconfig_err_errtype(lifh)) {
switch (ifconfig_err_errtype(lifh)) {
switch (ifconfig_err_errtype(lifh)) {
switch (ifconfig_err_errtype(lifh)) {
switch (ifconfig_err_errtype(lifh)) {
switch (ifconfig_err_errtype(lifh)) {
if (ifconfig_err_errtype(lifh) != OK) {