Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dif_bridge.h106 typedef int br_should_route_hook_t(struct sk_buff *skb); typedef
107 extern br_should_route_hook_t __rcu *br_should_route_hook;
/linux-2.6.39/net/bridge/
Dbr_input.c25 br_should_route_hook_t __rcu *br_should_route_hook __read_mostly;
147 br_should_route_hook_t *rhook; in br_handle_frame()
/linux-2.6.39/net/bridge/netfilter/
Debtable_broute.c91 (br_should_route_hook_t *)ebt_broute); in ebtable_broute_init()