Searched refs:br_should_route_hook_t (Results 1 – 3 of 3) sorted by relevance
106 typedef int br_should_route_hook_t(struct sk_buff *skb); typedef107 extern br_should_route_hook_t __rcu *br_should_route_hook;
25 br_should_route_hook_t __rcu *br_should_route_hook __read_mostly;147 br_should_route_hook_t *rhook; in br_handle_frame()
91 (br_should_route_hook_t *)ebt_broute); in ebtable_broute_init()