Home
last modified time | relevance | path

Searched refs:delivered (Results 1 – 7 of 7) sorted by relevance

/xnu-12377.81.4/bsd/skywalk/nexus/netif/
H A Dnx_netif_flow.c581 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 Dnx_netif_filter_vp.c124 DTRACE_SKYWALK4(delivered, struct nexus_adapter *, na, in netif_filter_deliver()
H A Dnx_netif_vp.c182 DTRACE_SKYWALK4(delivered, struct nexus_adapter *, na, in netif_deliver_pkt()
/xnu-12377.81.4/doc/mach_ipc/
H A Dguard_exceptions.md9 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 DREADME64 (7 and later) trains, and is delivered on AppleInternal builds in
/xnu-12377.81.4/osfmk/mach/
H A Dhost_priv.defs117 * newly-created temporary memory objects are delivered.
H A Dmach_port.defs303 * is delivered, it is replaced with a port-deleted notification.