Searched refs:UDP_STAT_PCBHASHMISS (Results 1 – 4 of 4) sorted by relevance
68 #define UDP_STAT_PCBHASHMISS 7 /* input packets missing PCB hash */ macro
567 UDP_STATINC(UDP_STAT_PCBHASHMISS); in udp4_realinput()
584 p3(UDP_STAT_PCBHASHMISS, "\t%" PRIu64 " PCB hash miss%s\n"); in udp_stats()
517 UDP_STATINC(UDP_STAT_PCBHASHMISS); in udp6_realinput()