Searched refs:imcasts (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/dev/ixgbe/
H A Dixgbe.h455 u64 imcasts; member in struct:ixgbe_softc
479 #define IXGBE_SET_IMCASTS(sc, count) (sc)->imcasts = (count)
H A Dif_ixv.c1190 return (sc->imcasts);
H A Dif_ix.c1220 return (sc->imcasts);
/freebsd-current/sys/dev/ixl/
H A Dixl.h279 #define IXL_SET_IMCASTS(vsi, count) (vsi)->imcasts = (count)
457 u64 imcasts; member in struct:ixl_vsi
H A Dif_ixl.c1788 return (vsi->imcasts);
/freebsd-current/sys/dev/iavf/
H A Diavf_iflib.h270 u64 imcasts; member in struct:iavf_vsi
H A Diavf_vc_common.c667 vsi->imcasts = es->rx_multicast;
H A Dif_iavf_iflib.c1488 return (vsi->imcasts);
/freebsd-current/usr.bin/netstat/
H A Dif.c567 IFA_STAT(imcasts));

Completed in 256 milliseconds