Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/kern/
H A Duipc_socket.c4184 struct mbuf *free_others = NULL; in soreceive_list() local
4615 if (free_others != NULL) { in soreceive_list()
4616 m_freem_list(free_others); in soreceive_list()