Searched refs:if_output_ctl (Results 1 – 3 of 3) sorted by relevance
5878 ifp->if_output_ctl = ifp_if_ctl; in ifnet_detach_final()7009 if (ifp->if_output_ctl != NULL) { in ifnet_set_log()7021 err = ifp->if_output_ctl(ifp, IFNET_CTL_SET_LOG, in ifnet_set_log()7024 } else if ((flags & ~IFNET_LOGF_DLIL) && ifp->if_output_ctl == NULL) { in ifnet_set_log()7081 if (ifp->if_output_ctl == NULL) { in ifnet_notify_address()7088 return ifp->if_output_ctl(ifp, IFNET_CTL_NOTIFY_ADDRESS, in ifnet_notify_address()
761 ifnet_ctl_func if_output_ctl; member
339 ifp->if_output_ctl = einit.output_ctl; in ifnet_allocate_extended()466 ifp->if_output_ctl == NULL && ifp->if_input_poll == NULL && in ifnet_allocate_extended()