Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Duipc_socket.c4218 struct mbuf *free_others = NULL; in soreceive_list() local
4649 if (free_others != NULL) { in soreceive_list()
4650 m_freem_list(free_others); in soreceive_list()