Searched refs:IPCL_IPTUN_HASH (Results 1 – 2 of 2) sorted by relevance
636 #define IPCL_IPTUN_HASH(laddr, faddr) \ macro641 IPCL_IPTUN_HASH((laddr)->s6_addr32[0] ^ (laddr)->s6_addr32[1] ^ \
949 connfp = &ipst->ips_ipcl_iptun_fanout[IPCL_IPTUN_HASH(*dst, *src)]; in ipcl_iptun_classify_v4()962 connfp = &ipst->ips_ipcl_iptun_fanout[IPCL_IPTUN_HASH(*dst, in ipcl_iptun_classify_v4()1055 connfp = &ipst->ips_ipcl_iptun_fanout[IPCL_IPTUN_HASH(laddr, faddr)]; in ipcl_iptun_hash_insert()