Searched refs:lookup_sgh (Results 1 – 1 of 1) sorted by relevance
985 SigGroupHead *lookup_sgh = SigGroupHeadHashLookup(de_ctx, sgh_ts[p]); in RulesGroupByProto() local986 if (lookup_sgh == NULL) { in RulesGroupByProto()1001 sgh_ts[p] = lookup_sgh; in RulesGroupByProto()1021 SigGroupHead *lookup_sgh = SigGroupHeadHashLookup(de_ctx, sgh_tc[p]); in RulesGroupByProto() local1022 if (lookup_sgh == NULL) { in RulesGroupByProto()1038 sgh_tc[p] = lookup_sgh; in RulesGroupByProto()1227 SigGroupHead *lookup_sgh = SigGroupHeadHashLookup(de_ctx, iter->sh); in RulesGroupByPorts() local1228 if (lookup_sgh == NULL) { in RulesGroupByPorts()1243 iter->sh = lookup_sgh; in RulesGroupByPorts()