Home
last modified time | relevance | path

Searched refs:imcasts (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/sys/dev/ixgbe/
H A Dixgbe.h475 u64 imcasts; member
505 #define IXGBE_SET_IMCASTS(sc, count) (sc)->imcasts = (count)
H A Dif_ixv.c1186 return (adapter->imcasts); in ixv_if_get_counter()
H A Dif_ix.c1201 return (adapter->imcasts); in ixgbe_if_get_counter()
/freebsd-12.1/sys/dev/ixl/
H A Dixl.h274 #define IXL_SET_IMCASTS(vsi, count) (vsi)->imcasts = (count)
458 u64 imcasts; member
H A Dif_ixl.c1582 return (vsi->imcasts); in ixl_if_get_counter()
H A Dif_iavf.c1463 return (vsi->imcasts); in iavf_if_get_counter()
/freebsd-12.1/usr.bin/netstat/
H A Dif.c483 IFA_STAT(imcasts)); in intpr()