Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/netif/
H A Dnx_netif_host.c442 struct mbuf *m_head = m_chain, *m = NULL, *drop_list = NULL, *free_list = NULL; in nx_netif_host_output() local
607 drop_list = m_head; in nx_netif_host_output()
612 m_freem_list(drop_list); in nx_netif_host_output()