HomeSort by: relevance | last modified time | path
    Searched refs:UDP_STAT_NOPORT (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netinet/
udp_var.h 65 #define UDP_STAT_NOPORT 4 /* no socket on port */
udp_usrreq.c 425 UDP_STATINC(UDP_STAT_NOPORT);
  /src/usr.bin/systat/
ip.c 174 SHOW(u[UDP_STAT_NOPORT], 13, 35);
227 ADJINETCTR(curstat, oldstat, newstat, u[UDP_STAT_NOPORT]);
  /src/usr.bin/netstat/
inet.c 570 ps(UDP_STAT_NOPORT, "\t%" PRIu64 " dropped due to no socket\n");
579 udpstat[UDP_STAT_NOPORT] -

Completed in 34 milliseconds