Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dif_bridge.h53 typedef int br_should_route_hook_t(struct sk_buff *skb); typedef
54 extern br_should_route_hook_t __rcu *br_should_route_hook;
/linux-4.4.14/net/bridge/netfilter/
Debtable_broute.c91 (br_should_route_hook_t *)ebt_broute); in ebtable_broute_init()
/linux-4.4.14/net/bridge/
Dbr_input.c26 br_should_route_hook_t __rcu *br_should_route_hook __read_mostly;
237 br_should_route_hook_t *rhook; in br_handle_frame()