Home
last modified time | relevance | path

Searched refs:br_drop_fake_rtable (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dnetfilter_bridge.h32 static inline void br_drop_fake_rtable(struct sk_buff *skb) in br_drop_fake_rtable() function
74 #define br_drop_fake_rtable(skb) do { } while (0) macro
/linux-4.1.27/net/bridge/
Dbr_forward.c44 br_drop_fake_rtable(skb); in br_dev_queue_push_xmit()
Dbr_netfilter.c684 br_drop_fake_rtable(skb); in br_nf_local_in()