Searched refs:udps_filtermcast (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/netinet/
H A Dudp_var.h102 uint64_t udps_filtermcast; /* blocked by multicast filter */ member in struct:udpstat
H A Dudp_usrreq.c592 UDPSTAT_INC(udps_filtermcast);
/freebsd-12-stable/sys/netinet6/
H A Dudp6_usrreq.c377 UDPSTAT_INC(udps_filtermcast);
/freebsd-12-stable/usr.bin/netstat/
H A Dinet.c938 p(udps_filtermcast, "{:multicast-source-filter-matches/%ju} "

Completed in 99 milliseconds