Home
last modified time | relevance | path

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

/xnu-12377.1.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-12377.1.9/bsd/skywalk/nexus/netif/
H A Dnx_netif_compat.c1357 nx_mbq_concat(&tmpq, q); in nx_netif_compat_na_rxsync()
1512 nx_mbq_concat(&tmpq, q); in nx_netif_compat_na_rxsync()
1514 nx_mbq_concat(q, &tmpq); in nx_netif_compat_na_rxsync()