Searched refs:this_filter (Results 1 – 3 of 3) sorted by relevance
21 this_filter = str(args.filterstr) variable75 bpf_text = bpf_text.replace("FILTER_STRING", this_filter)76 if this_filter:
23 this_filter = str(args.filterstr) variable100 bpf_text = bpf_text.replace("FILTER_STRING", this_filter)101 if this_filter:
19 this_filter = str(args.filterstr) variable77 bpf_text = bpf_text.replace("FILTER_STRING", this_filter)78 if this_filter: