Searched refs:nf_hook_state_init (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/include/linux/ | 
| D | netfilter_ingress.h | 31 	nf_hook_state_init(&state, NF_NETDEV_INGRESS,  in nf_hook_ingress()
  | 
| D | netfilter.h | 138 static inline void nf_hook_state_init(struct nf_hook_state *p,  in nf_hook_state_init()  function 257 		nf_hook_state_init(&state, hook, pf, indev, outdev,  in nf_hook()
  | 
| /Linux-v5.4/net/bridge/netfilter/ | 
| D | ebtable_broute.c | 65 	nf_hook_state_init(&state, NF_BR_BROUTING,  in ebt_broute()
  | 
| /Linux-v5.4/net/sched/ | 
| D | em_ipt.c | 237 	nf_hook_state_init(&state, im->hook, nfproto,  in em_ipt_match()
  | 
| /Linux-v5.4/net/bridge/ | 
| D | br_input.c | 218 	nf_hook_state_init(&state, NF_BR_PRE_ROUTING,  in nf_hook_bridge_pre()
  | 
| D | br_netfilter_hooks.c | 1014 	nf_hook_state_init(&state, hook, NFPROTO_BRIDGE, indev, outdev,  in br_nf_hook_thresh()
  |