Searched refs:DST_FAKE_RTABLE (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/linux/ | ||
D | netfilter_bridge.h | 16 if (dst && (dst->flags & DST_FAKE_RTABLE)) in br_drop_fake_rtable() |
/linux-4.19.296/include/net/ | ||
D | dst.h | 53 #define DST_FAKE_RTABLE 0x0010 macro |