Home
last modified time | relevance | path

Searched refs:skStringMapRemoveByID (Results 1 – 7 of 7) sorted by relevance

/dports/security/silktools/silk-3.19.1/src/rwsort/
H A Drwcombinesetup.c327 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_STIME); in appSetup()
328 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_ETIME); in appSetup()
329 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_ELAPSED); in appSetup()
330 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_STIME_MSEC); in appSetup()
331 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_ETIME_MSEC); in appSetup()
333 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_ICMP_TYPE); in appSetup()
334 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_ICMP_CODE); in appSetup()
335 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_PKTS); in appSetup()
336 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_BYTES); in appSetup()
337 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_FLAGS); in appSetup()
[all …]
H A Drwdedupesetup.c307 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_STIME_MSEC); in appSetup()
308 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_ETIME_MSEC); in appSetup()
309 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_ELAPSED_MSEC); in appSetup()
310 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_ETIME); in appSetup()
311 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_ICMP_TYPE); in appSetup()
312 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_ICMP_CODE); in appSetup()
/dports/security/silktools/silk-3.19.1/src/rwmatch/
H A Drwmatch.c370 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_NHIP); in appSetup()
371 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_STIME); in appSetup()
372 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_ETIME); in appSetup()
373 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_ELAPSED); in appSetup()
374 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_STIME_MSEC); in appSetup()
375 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_ETIME_MSEC); in appSetup()
376 (void)skStringMapRemoveByID(field_map, RWREC_FIELD_ELAPSED_MSEC); in appSetup()
/dports/security/silktools/silk-3.19.1/src/libsilk/
H A Dskstringmap.h264 skStringMapRemoveByID(
H A Dskstringmap-test.c226 if (skStringMapRemoveByID(name_id_map, 3) in main()
H A Dskstringmap.c219 skStringMapRemoveByID( in skStringMapRemoveByID() function
/dports/security/silktools/silk-3.19.1/src/rwstats/
H A Drwstatssetup.c1981 (void)skStringMapRemoveByID(key_field_map, RWREC_FIELD_STIME_MSEC); in createStringmaps()
1982 (void)skStringMapRemoveByID(key_field_map, RWREC_FIELD_ETIME_MSEC); in createStringmaps()
1983 (void)skStringMapRemoveByID(key_field_map, RWREC_FIELD_ELAPSED_MSEC); in createStringmaps()