Home
last modified time | relevance | path

Searched refs:ingress_should_discard (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/bpf_progs/
Dnetd.c380 static __always_inline inline bool ingress_should_discard(struct __sk_buff* skb, in ingress_should_discard() function
428 if (ingress_should_discard(skb, kver)) return DROP; in bpf_owner_match()