Home
last modified time | relevance | path

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

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