Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/nexus/
H A Dnexus_mbq.c89 nx_mbq_concat(struct nx_mbq *q1, struct nx_mbq *q2) in nx_mbq_concat() function
H A Dnexus_mbq.h260 extern void nx_mbq_concat(struct nx_mbq *, struct nx_mbq *);
/xnu-8792.41.9/bsd/skywalk/nexus/netif/
H A Dnx_netif_compat.c1353 nx_mbq_concat(&tmpq, q); in nx_netif_compat_na_rxsync()
1509 nx_mbq_concat(&tmpq, q); in nx_netif_compat_na_rxsync()
1511 nx_mbq_concat(q, &tmpq); in nx_netif_compat_na_rxsync()