Data Fields | |
unsigned char | udp_content [MAX_CONTENT_LEN] |
regex_t * | re |
Definition at line 11 of file test_udp_regex.c.
unsigned char udp_regexp_data::udp_content[MAX_CONTENT_LEN] |
regex_t* udp_regexp_data::re |
Definition at line 13 of file test_udp_regex.c.
Referenced by TestUDPRegExp(), and UDPRegExpAddNode().