Searched refs:rhook (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/bridge/
H A Dbr_input.c237 br_should_route_hook_t *rhook; br_handle_frame() local
300 rhook = rcu_dereference(br_should_route_hook); br_handle_frame()
301 if (rhook) { br_handle_frame()
302 if ((*rhook)(skb)) { br_handle_frame()

Completed in 58 milliseconds