Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/preprocessors/
H A Dsnort_httpinspect.h241 HttpSessionData * SetNewHttpSessionData(Packet *, void *);
H A Dsnort_httpinspect.c4477 hsd = SetNewHttpSessionData(p, (void *)Session); in SnortHttpInspect()
5176 HttpSessionData * SetNewHttpSessionData(Packet *p, void *data) in SetNewHttpSessionData() function