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

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_proto.c127 .dom_dispose = unp_dispose,
H A Duipc_usrreq.c472 * to call unp_dispose() on it.
547 * we will need to call unp_dispose() on the control message;
587 unp_dispose(control);
824 * we'd need to undo the work first via unp_dispose().
2133 * switch unp_dispose, which unp_scans with unp_discard. This second
2217 unp_dispose(struct mbuf *m) function
/darwin-on-arm/xnu/bsd/sys/
H A Dun.h109 void unp_dispose(struct mbuf *m);

Completed in 13 milliseconds