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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_usrreq.c168 static void unp_scan(struct mbuf *, void (*)(struct fileglob *));
2108 unp_scan(so->so_rcv.sb_mb, unp_mark);
2220 unp_scan(m, unp_discard);
2239 unp_scan(struct mbuf *m0, void (*op)(struct fileglob *)) function

Completed in 17 milliseconds