V_hhook_vhead_list
LIST_INSERT_HEAD(&V_hhook_vhead_list, tmphhh, hhh_vnext);
LIST_INIT(&V_hhook_vhead_list);
LIST_FOREACH_SAFE(hhh, &V_hhook_vhead_list, hhh_vnext, tmphhh) {