Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dmbuf.h1241 mbufq_last(struct mbufq *q) in mbufq_last() function
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c1587 dlil_input_handler(ifp, mbufq_first(host_mq), mbufq_last(host_mq), &s, FALSE, NULL); in fsw_host_sendup()