Searched refs:arp_stats (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.bin/netstat/ |
H A D | netstat.h | 93 void arp_stats(u_long, const char *, int, int);
|
H A D | main.c | 123 arp_stats, NULL, "arp", 1, 0 },
|
H A D | inet.c | 1106 arp_stats(u_long off, const char *name, int af1 __unused, int proto __unused) in arp_stats() function
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/ |
H A D | fm_port.c | 6421 …t_DsarArpStatistics* arp_stats = (t_DsarArpStatistics*)(PTR_TO_UINT(ArpDescriptor->p_Statistics) +… 6430 stats->arpArCnt = arp_stats->arCnt;
|