Home
last modified time | relevance | path

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

/dports/net-mgmt/ettercap/ettercap-0.8.3.1/include/
H A Dec_decode.h41 #define DECLARE_DISP_PTR(x) u_char *x = po->DATA.disp_data macro
/dports/net-mgmt/ettercap/ettercap-0.8.3.1/src/dissectors/
H A Dec_postgresql.c93 DECLARE_DISP_PTR(ptr); in FUNC_DECODER()