Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h1234 mbufq_first(struct mbufq *q) in mbufq_first() function
/xnu-12377.41.6/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()