Searched refs:BPF_FIB_LKUP_RET_BLACKHOLE (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dbpf.h7125 BPF_FIB_LKUP_RET_BLACKHOLE, /* dest is blackholed; can be dropped */ enumerator in enum:__anon2697
/linux-master/tools/include/uapi/linux/
H A Dbpf.h7125 BPF_FIB_LKUP_RET_BLACKHOLE, /* dest is blackholed; can be dropped */ enumerator in enum:__anon3238
/linux-master/net/core/
H A Dfilter.c5898 return BPF_FIB_LKUP_RET_BLACKHOLE;
6047 return BPF_FIB_LKUP_RET_BLACKHOLE;

Completed in 323 milliseconds