Data Fields | |
unsigned char | tcp_content [MAX_CONTENT_LEN] |
regex_t * | re |
Definition at line 11 of file test_tcp_regex.c.
unsigned char tcp_regexp_data::tcp_content[MAX_CONTENT_LEN] |
regex_t* tcp_regexp_data::re |
Definition at line 13 of file test_tcp_regex.c.
Referenced by TCPRegExpAddNode(), and TestTCPRegExp().