Define NDPI_STATICSTRING_LEN
- Defined in File ndpi_define.h 
Define Documentation
- 
NDPI_STATICSTRING_LEN(s)
- macro for getting the string len of a static string - use it instead of strlen to avoid runtime calculations 
Defined in File ndpi_define.h
macro for getting the string len of a static string
use it instead of strlen to avoid runtime calculations