Home
last modified time | relevance | path

Searched defs:dropped (Results 1 – 10 of 10) sorted by relevance

/xnu-12377.81.4/bsd/net/
H A Dif_arp.h137 uint32_t dropped; /* # of packets dropped waiting for a reply. */ member
H A Dkpi_interface.h704 u_int32_t dropped; member
1224 u_int64_t dropped; member
/xnu-12377.81.4/bsd/skywalk/nexus/netif/
H A Dnx_netif_gso.c194 boolean_t dropped; in netif_gso_send() local
H A Dnx_netif_llink.c582 uint32_t bytes, uint32_t *flowctl, uint32_t *dropped) in netif_qset_enqueue()
/xnu-12377.81.4/osfmk/ipc/
H A Dipc_port.c2678 bool dropped = false; in ipc_port_importance_delta_internal() local
2803 boolean_t dropped; in ipc_port_importance_delta() local
/xnu-12377.81.4/tests/skywalk/
H A Dskt_netifdirect.c447 uint32_t dropped; in skt_netif_channel_receive() local
H A Dskt_xfer.c1466 uint32_t dropped; in channel_port_receive() local
/xnu-12377.81.4/bsd/skywalk/channel/
H A Dchannel_ring.c1644 boolean_t dropped; in kr_internalize_metadata() local
/xnu-12377.81.4/libkern/os/
H A Dlog.c1166 size_t dropped; member
/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3135 uint32_t flowctl = 0, dropped = 0; in classq_qset_enqueue_flow() local