Symbol: CACHE_HASH
usr/src/lib/libdevinfo/devinfo_devlink.h
250
#define CACHE_HASH(h, i) (CACHE(h)->hash[i])
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
1017
# define CACHE_HASH(x) ((((struct ifnet *)fin->fin_ifp)->if_index)&7)
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
1019
# define CACHE_HASH(x) ((IFNAME(fin->fin_ifp)[0] + \
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
1046
# define CACHE_HASH(x) ((IFNAME(fin->fin_ifp)[0] + \
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
1072
# define CACHE_HASH(x) ((IFNAME(fin->fin_ifp)[0] + \
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
1160
# define CACHE_HASH(x) ((IFNAME(fin->fin_ifp)[0] + \
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
1327
# define CACHE_HASH(x) ((IFNAME(fin->fin_ifp)[0] + \
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
1499
# define CACHE_HASH(x) ((IFNAME(fin->fin_ifp)[0] + \
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
315
# define CACHE_HASH(x) (((phy_if_t)(x)->fin_ifp) & 7)
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
501
# define CACHE_HASH(x) (((phy_if_t)(x)->fin_ifp) & 7)
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
644
# define CACHE_HASH(x) ((IFNAME(fin->fin_ifp)[0] + \
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
722
# define CACHE_HASH(x) ((IFNAME(fin->fin_ifp)[0] + \
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
796
# define CACHE_HASH(x) ((((struct ifnet *)fin->fin_ifp)->if_index)&7)
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
798
# define CACHE_HASH(x) ((IFNAME(fin->fin_ifp)[0] + \
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
876
# define CACHE_HASH(x) ((((struct ifnet *)fin->fin_ifp)->if_index) & 7)
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
878
# define CACHE_HASH(x) ((IFNAME(fin->fin_ifp)[0] + \