V_ipv6_hashtbl
if (V_ipv6_hashtbl == NULL)
if (V_ipv6_hashtbl == NULL) {
V_ipv6_hashtbl = gif_hashinit();
if (V_ipv6_hashtbl == NULL)
if (V_ipv6_hashtbl != NULL) {
gif_hashdestroy(V_ipv6_hashtbl);
V_ipv6_hashtbl = NULL;
#define GIF_HASH(src, dst) (V_ipv6_hashtbl[\
if (V_ipv6_hashtbl == NULL)
if (V_ipv6_hashtbl == NULL)
if (V_ipv6_hashtbl == NULL) {
V_ipv6_hashtbl = gre_hashinit();
if (V_ipv6_hashtbl != NULL) {
gre_hashdestroy(V_ipv6_hashtbl);
V_ipv6_hashtbl = NULL;
#define GRE_HASH(src, dst) (V_ipv6_hashtbl[\