Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_input.c211 static int nf_hook_bridge_pre(struct sk_buff *skb, struct sk_buff **pskb) in nf_hook_bridge_pre() function
363 return nf_hook_bridge_pre(skb, pskb); in br_handle_frame()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_input.c248 static int nf_hook_bridge_pre(struct sk_buff *skb, struct sk_buff **pskb) in nf_hook_bridge_pre() function
417 return nf_hook_bridge_pre(skb, pskb); in br_handle_frame()

Completed in 2 milliseconds