Home
last modified time | relevance | path

Searched defs:XDP_DROP (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/Connectivity/Tethering/bpf_progs/
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