Searched refs:not_src_regex (Results 1 – 3 of 3) sorted by relevance
1094 int8_t not_src_regex; member
1064 return filter->config->not_src_regex < 0 ? !ret : ret; in filter_check_src_regex()
1605 filter_config->not_src_regex = $1 ? -1 : 1;