Searched refs:IXGBE_IS_MULTICAST (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixgbe/ | ||
H A D | ixgbe_type.h | 2603 #define IXGBE_IS_MULTICAST(Address) \ macro |
H A D | ixgbe_common.c | 2362 if (IXGBE_IS_MULTICAST(mac_addr)) { in ixgbe_validate_mac_addr() |