Searched refs:this_filter (Results 1 – 3 of 3) sorted by relevance
20 this_filter = str(args.filterstr) variable74 bpf_text = bpf_text.replace("FILTER_STRING", this_filter)75 if this_filter:
22 this_filter = str(args.filterstr) variable99 bpf_text = bpf_text.replace("FILTER_STRING", this_filter)100 if this_filter:
18 this_filter = str(args.filterstr) variable76 bpf_text = bpf_text.replace("FILTER_STRING", this_filter)77 if this_filter: