Searched refs:nf_hooks_ingress (Results 1 – 3 of 3) sorted by relevance
14 return !list_empty(&skb->dev->nf_hooks_ingress); in nf_hook_ingress_active()21 nf_hook_state_init(&state, &skb->dev->nf_hooks_ingress, in nf_hook_ingress()29 INIT_LIST_HEAD(&dev->nf_hooks_ingress); in nf_hook_ingress_init()
1696 struct list_head nf_hooks_ingress; member
75 hook_list = ®->dev->nf_hooks_ingress; in nf_find_hook_list()