Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dif_bridge.h51 typedef int br_should_route_hook_t(struct sk_buff *skb); typedef
52 extern br_should_route_hook_t __rcu *br_should_route_hook;
/linux-4.1.27/net/bridge/netfilter/
Debtable_broute.c87 (br_should_route_hook_t *)ebt_broute); in ebtable_broute_init()
/linux-4.1.27/net/bridge/
Dbr_input.c26 br_should_route_hook_t __rcu *br_should_route_hook __read_mostly;
231 br_should_route_hook_t *rhook; in br_handle_frame()