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

/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/net/core/
H A Dfilter.c5920 return BPF_FIB_LKUP_RET_BLACKHOLE;
6069 return BPF_FIB_LKUP_RET_BLACKHOLE;
/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

Completed in 287 milliseconds