Home
last modified time | relevance | path

Searched refs:ARP_STAT_RCVZEROTPA (Results 1 – 2 of 2) sorted by relevance

/minix3/sys/net/
H A Dif_arp.h113 #define ARP_STAT_RCVZEROTPA 9 /* received w/ null target ip */ macro
/minix3/usr.bin/netstat/
H A Dinet.c849 p(ARP_STAT_RCVZEROTPA, "\t\t%" PRIu64 " packet%s with null target IP address\n"); in arp_stats()