Home
last modified time | relevance | path

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

/dports/security/snort3/snort3-3.1.19.0/src/host_tracker/
H A Dhost_tracker.cc475 AppId HostTracker::get_appid(Port port, IpProtocol proto, bool inferred_only, in get_appid() argument
484 (!inferred_only or s.inferred_appid == inferred_only)); in get_appid()
H A Dhost_tracker.h316 AppId get_appid(Port, IpProtocol, bool inferred_only = false,