Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Duipc_socket.c4180 struct mbuf *free_others = NULL; in soreceive_list() local
4611 if (free_others != NULL) { in soreceive_list()
4612 m_freem_list(free_others); in soreceive_list()