Home
last modified time | relevance | path

Searched refs:txreplies (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/bsd/net/
H A Dif_arp.h127 uint32_t txreplies; /* # of ARP replies sent by this host. */ member
H A Ddlil.c7667 arpstat.txreplies++; in dlil_send_arp_internal()
/xnu-11215.1.10/tests/skywalk/
H A Dskywalk_test_common.c3191 p2(txreplies, "\t%u ARP repl%s sent\n"); in arp_stats()