Home
last modified time | relevance | path

Searched refs:nf_hook_state_init (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dnetfilter_netdev.h31 nf_hook_state_init(&state, NF_NETDEV_INGRESS, in nf_hook_ingress()
101 nf_hook_state_init(&state, NF_NETDEV_EGRESS, in nf_hook_egress()
H A Dnetfilter.h157 static inline void nf_hook_state_init(struct nf_hook_state *p, in nf_hook_state_init() function
266 nf_hook_state_init(&state, hook, pf, indev, outdev, in nf_hook()
348 nf_hook_state_init(&state, hook, pf, in, out, sk, net, okfn); in NF_HOOK_LIST()
/linux/net/bridge/netfilter/
H A Debtable_broute.c57 nf_hook_state_init(&state, NF_BR_BROUTING, in ebt_broute()
/linux/net/sched/
H A Dem_ipt.c237 nf_hook_state_init(&state, im->hook, nfproto, in em_ipt_match()
/linux/net/bridge/
H A Dbr_input.c272 nf_hook_state_init(&state, NF_BR_PRE_ROUTING, in nf_hook_bridge_pre()
H A Dbr_netfilter_hooks.c1185 nf_hook_state_init(&state, hook, NFPROTO_BRIDGE, indev, outdev, in br_nf_hook_thresh()