Searched refs:V_me_hashtbl (Results 1 – 1 of 1) sorted by relevance
101 #define V_me_hashtbl VNET(me_hashtbl) macro103 #define ME_HASH(src, dst) (V_me_hashtbl[\178 if (V_me_hashtbl != NULL) { in vnet_me_uninit()179 free(V_me_hashtbl, M_IFME); in vnet_me_uninit()180 V_me_hashtbl = NULL; in vnet_me_uninit()347 if (V_me_hashtbl == NULL) in me_lookup()391 if (V_me_hashtbl == NULL) in me_srcaddr()410 if (V_me_hashtbl == NULL) { in me_set_tunnel()411 V_me_hashtbl = me_hashinit(); in me_set_tunnel()