V_ipv4_hashtbl
if (V_ipv4_hashtbl == NULL)
if (V_ipv4_hashtbl == NULL) {
V_ipv4_hashtbl = hashalloc(&ha);
if (V_ipv4_hashtbl == NULL)
if (V_ipv4_hashtbl != NULL) {
hashfree(V_ipv4_hashtbl, &ha);
V_ipv4_hashtbl = NULL;
#define GIF_HASH(src, dst) (V_ipv4_hashtbl[\
if (V_ipv4_hashtbl == NULL)
if (V_ipv4_hashtbl == NULL)
if (V_ipv4_hashtbl == NULL) {
V_ipv4_hashtbl = gre_hashinit();
if (V_ipv4_hashtbl != NULL) {
gre_hashdestroy(V_ipv4_hashtbl);
V_ipv4_hashtbl = NULL;
#define GRE_HASH(src, dst) (V_ipv4_hashtbl[\