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

/xnu-2422.115.4/bsd/net/
H A Dif_arp.h129 uint32_t rxrequests; /* # of ARP requests received by this host. */
130 uint32_t rxreplies; /* # of ARP replies received by this host. */
131 uint32_t received; /* # of ARP packets received by this host. */ member in struct:arpstat
/xnu-2422.115.4/osfmk/ipc/
H A Dipc_kmsg.c196 boolean_t received);
236 boolean_t received)
243 if (received) {
250 if (received) {
257 if (received) {
3141 * While we still hold a reference on the received-from port,
3142 * process all send-possible notfications we received along with
3807 * size of the message as it would be received.
234 ipc_type_name64( int type_name, boolean_t received) argument
/xnu-2422.115.4/bsd/netinet/
H A Din_arp.c391 * entries and a packet has recently been received
405 * entries, and a packet has recently been received
1224 arpstat.received++;

Completed in 33 milliseconds