Home
last modified time | relevance | path

Searched defs:hooks (Results 1 – 8 of 8) sorted by relevance

/net/netfilter/
Dnf_queue.c256 const struct nf_hook_entries *hooks, in nf_iterate()
302 const struct nf_hook_entries *hooks; in nf_reinject() local
Dnft_fib.c32 unsigned int hooks; in nft_fib_validate() local
Dnft_meta.c536 unsigned int hooks; in nft_meta_get_validate_sdif() local
555 unsigned int hooks; in nft_meta_get_validate_xfrm() local
602 unsigned int hooks; in nft_meta_set_validate() local
Dnft_rt.c167 unsigned int hooks; in nft_rt_validate() local
Dnft_osf.c118 unsigned int hooks; in nft_osf_validate() local
Dnf_conntrack_sip.c863 const struct nf_nat_sip_hooks *hooks; in set_expected_rtp_rtcp() local
1039 const struct nf_nat_sip_hooks *hooks; in process_sdp() local
1231 const struct nf_nat_sip_hooks *hooks; in process_register_request() local
1507 const struct nf_nat_sip_hooks *hooks; in process_sip_msg() local
1601 const struct nf_nat_sip_hooks *hooks; in sip_help_tcp() local
Dnft_xfrm.c234 unsigned int hooks; in nft_xfrm_validate() local
Dcore.c164 static void hooks_validate(const struct nf_hook_entries *hooks) in hooks_validate()