Home
last modified time | relevance | path

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

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