Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dnetfilter_bridge.h16 if (dst && (dst->flags & DST_FAKE_RTABLE)) in br_drop_fake_rtable()
/linux-4.19.296/include/net/
Ddst.h53 #define DST_FAKE_RTABLE 0x0010 macro