Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/preprocessors/HttpInspect/utils/
H A Dhi_paf.c124 } Hi5State; typedef
954 Hi5State* s_req; in hi_pipe_pop()
992 static inline bool have_pdu (Hi5State* s) in have_pdu()
997 static inline bool paf_abort (Hi5State* s) in paf_abort()
1348 Hi5State* hip = *pv; in hi_paf()
1635 Hi5State** s = (Hi5State **)stream_api->get_paf_user_data(ssn, 1, hi_paf_id); in hi_paf_simple_request()
1764 Hi5State** s = (Hi5State **)stream_api->get_paf_user_data(ssn, 0, hi_paf_id); in hi_paf_resp_eoh()
1776 Hi5State** s = (Hi5State **)stream_api->get_paf_user_data(ssn, 0, hi_paf_id); in hi_paf_resp_bytes_processed()
1788 Hi5State** s = (Hi5State **)stream_api->get_paf_user_data(ssn, 0, hi_paf_id); in hi_paf_valid_http()
1799 Hi5State** s = (Hi5State **)stream_api->get_paf_user_data(ssn, to_server?1:0, hi_paf_id); in hi_paf_disable_te()
[all …]