Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/bpf_progs/
H A Dtest.c43 if (ip->protocol == IPPROTO_UDP) return XDP_DROP;
H A Doffload.c85 #define XDP_DROP(counter) COUNT_AND_RETURN(counter, XDP_DROP) macro
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dbpf.h700 XDP_DROP, enumerator