Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Ddecode.h597 uint16_t tunnel_rtv_cnt; member
819 (p)->tunnel_rtv_cnt = 0; \
888 ((p)->root ? (p)->root->tunnel_rtv_cnt++ : (p)->tunnel_rtv_cnt++); \
897 #define TUNNEL_PKT_RTV(p) ((p)->root ? (p)->root->tunnel_rtv_cnt : (p)->tunnel_rtv_cnt)