Searched refs:delivered (Results 1 – 7 of 7) sorted by relevance
| /xnu-12377.81.4/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_flow.c | 581 int c = 0, r = 0, delivered = 0, bytes = 0, rbytes = 0, plen = 0; in nx_netif_demux() local 617 delivered += c; in nx_netif_demux() 651 delivered += c; in nx_netif_demux() 662 stats->nps_pkts += delivered; in nx_netif_demux() 666 STATS_ADD(nifs, NETIF_STATS_VP_FLOW_FOUND, delivered); in nx_netif_demux() 669 nif, int, delivered, int, r, int, bytes, int, rbytes); in nx_netif_demux()
|
| H A D | nx_netif_filter_vp.c | 124 DTRACE_SKYWALK4(delivered, struct nexus_adapter *, na, in netif_filter_deliver()
|
| H A D | nx_netif_vp.c | 182 DTRACE_SKYWALK4(delivered, struct nexus_adapter *, na, in netif_deliver_pkt()
|
| /xnu-12377.81.4/doc/mach_ipc/ |
| H A D | guard_exceptions.md | 9 Mach Port Guard Exception is delivered via a Mach exception. These constructs 525 This is the same as `kGUARD_EXC_MOD_REFS`, except that this is delivered as a 535 This is the same as `kGUARD_EXC_IMMOVABLE`, except that this is delivered as a
|
| /xnu-12377.81.4/tools/tests/perf_index/ |
| H A D | README | 64 (7 and later) trains, and is delivered on AppleInternal builds in
|
| /xnu-12377.81.4/osfmk/mach/ |
| H A D | host_priv.defs | 117 * newly-created temporary memory objects are delivered.
|
| H A D | mach_port.defs | 303 * is delivered, it is replaced with a port-deleted notification.
|