Searched refs:detaching (Results 1 – 8 of 8) sorted by relevance
213 sc->detaching = true; in ccp_detach()457 if (sc->detaching) { in ccp_newsession()727 db_printf(" detaching: %d\n", (int)sc->detaching); in db_show_ccp_sc()
140 bool detaching; member
24 for attaching/detaching workers, set/get scheduling modes, and enable/disable
3698 if_delmulti_locked(struct ifnet *ifp, struct ifmultiaddr *ifma, int detaching) in if_delmulti_locked() argument3718 if (detaching) { in if_delmulti_locked()3735 if (ifp != NULL && detaching == 0 && (ifma->ifma_flags & IFMA_F_ENQUEUED)) { in if_delmulti_locked()3747 if (detaching) in if_delmulti_locked()
241 * driver does not support detaching.
23 When detaching the mbuf, we can now retrieve this direct mbuf as the865 private size into account when attaching and detaching mbufs.
285 * **mbuf: Fixed refcnt update when detaching.**
2099 Before detaching a port, the port should be stopped and closed.2430 Before detaching a device associated with ports, the ports should be stopped and closed.