Searched refs:nf_hook_state_init (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/include/linux/ |
D | netfilter_ingress.h | 31 nf_hook_state_init(&state, NF_NETDEV_INGRESS, in nf_hook_ingress()
|
D | netfilter.h | 122 static inline void nf_hook_state_init(struct nf_hook_state *p, in nf_hook_state_init() function 241 nf_hook_state_init(&state, hook, pf, indev, outdev, in nf_hook()
|
/Linux-v4.19/net/bridge/netfilter/ |
D | ebtable_broute.c | 56 nf_hook_state_init(&state, NF_BR_BROUTING, in ebt_broute()
|
/Linux-v4.19/net/sched/ |
D | em_ipt.c | 197 nf_hook_state_init(&state, im->hook, im->match->family, in em_ipt_match()
|
/Linux-v4.19/net/bridge/ |
D | br_netfilter_hooks.c | 1007 nf_hook_state_init(&state, hook, NFPROTO_BRIDGE, indev, outdev, in br_nf_hook_thresh()
|