Searched refs:GIF_SRCHASH (Results 1 – 2 of 2) sorted by relevance
97 #define GIF_SRCHASH(src) (V_ipv6_srchashtbl[\ macro161 CK_LIST_FOREACH(sc, &GIF_SRCHASH(&sin->sin6_addr), srchash) { in in6_gif_srcaddr()178 CK_LIST_INSERT_HEAD(&GIF_SRCHASH(&sc->gif_ip6hdr->ip6_src), in in6_gif_attach()
92 #define GIF_SRCHASH(src) (V_ipv4_srchashtbl[\ macro156 CK_LIST_FOREACH(sc, &GIF_SRCHASH(sin->sin_addr.s_addr), srchash) { in in_gif_srcaddr()172 CK_LIST_INSERT_HEAD(&GIF_SRCHASH(sc->gif_iphdr->ip_src.s_addr), in in_gif_attach()