Home
last modified time | relevance | path

Searched defs:ipv6_hash (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c94 static inline unsigned int ipv6_hash(struct l2t_data *d, const u32 *key, in ipv6_hash() function
/openbmc/linux/drivers/infiniband/core/
H A Diwpm_util.c516 u32 ipv6_hash = jhash(&ipv6_sockaddr->sin6_addr, sizeof(struct in6_addr), 0); in iwpm_ipv6_jhash() local