Searched refs:BPF_DROP_UNLESS_DNS (Results 1 – 1 of 1) sorted by relevance
33 #define BPF_DROP_UNLESS_DNS 2 macro210 return BPF_DROP_UNLESS_DNS; in bpf_owner_match()257 if (match == BPF_DROP_UNLESS_DNS) match = BPF_PASS; in bpf_traffic_account()259 if (match == BPF_DROP_UNLESS_DNS) match = BPF_DROP; in bpf_traffic_account()