Searched refs:unp_scan (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/kern/
H A Duipc_usrreq.c169 static void unp_scan(struct mbuf *, void (*)(struct fileglob *));
2155 unp_scan(so->so_rcv.sb_mb, unp_mark);
2268 unp_scan(m, unp_discard);
2286 unp_scan(struct mbuf *m0, void (*op)(struct fileglob *)) function

Completed in 22 milliseconds