Searched refs:nf_hook_state_init (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| H A D | netfilter.h | 161 static inline void nf_hook_state_init(struct nf_hook_state *p, in nf_hook_state_init() function 270 nf_hook_state_init(&state, hook, pf, indev, outdev, in nf_hook() 352 nf_hook_state_init(&state, hook, pf, in, out, sk, net, okfn); in NF_HOOK_LIST()
|
| /linux/net/bridge/netfilter/ |
| H A D | ebtable_broute.c | 57 nf_hook_state_init(&state, NF_BR_BROUTING, in ebt_broute()
|
| /linux/net/sched/ |
| H A D | em_ipt.c | 237 nf_hook_state_init(&state, im->hook, nfproto, in em_ipt_match()
|
| /linux/net/bridge/ |
| H A D | br_input.c | 286 nf_hook_state_init(&state, NF_BR_PRE_ROUTING, in nf_hook_bridge_pre()
|
| H A D | br_netfilter_hooks.c | 1162 nf_hook_state_init(&state, hook, NFPROTO_BRIDGE, indev, outdev, in br_nf_hook_thresh()
|