mac_link_has_flows
if (mac_link_has_flows(dlp->dl_mch))
if ((mcip != NULL) && mac_link_has_flows((mac_client_handle_t)mcip)) {
extern boolean_t mac_link_has_flows(mac_client_handle_t);