Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/skywalk/nexus/
H A Dnexus_mbq.h204 nx_mbq_safe_deq(struct nx_mbq *q) in nx_mbq_safe_deq() function
/xnu-10002.81.5/bsd/skywalk/nexus/netif/
H A Dnx_netif_filter_compat.c68 if ((m = nx_mbq_safe_deq(&mbqs[i])) != NULL) { in get_next_mbuf()