Searched refs:nf_hook_state_init (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/include/linux/ |
D | netfilter_ingress.h | 21 nf_hook_state_init(&state, &skb->dev->nf_hooks_ingress, in nf_hook_ingress()
|
D | netfilter.h | 62 static inline void nf_hook_state_init(struct nf_hook_state *p, in nf_hook_state_init() function 185 nf_hook_state_init(&state, hook_list, hook, thresh, in nf_hook_thresh()
|
/linux-4.4.14/net/bridge/netfilter/ |
D | ebtable_broute.c | 56 nf_hook_state_init(&state, NULL, NF_BR_BROUTING, INT_MIN, in ebt_broute()
|