Home
last modified time | relevance | path

Searched refs:nf_ct_zone_tmpl (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_zones.h31 nf_ct_zone_tmpl(const struct nf_conn *tmpl, const struct sk_buff *skb, in nf_ct_zone_tmpl() function
/linux-4.4.14/net/ipv6/netfilter/
Dnf_conntrack_proto_icmpv6.c181 h = nf_conntrack_find_get(net, nf_ct_zone_tmpl(tmpl, skb, &tmp), in icmpv6_error_message()
/linux-4.4.14/net/ipv4/netfilter/
Dnf_conntrack_proto_icmp.c141 zone = nf_ct_zone_tmpl(tmpl, skb, &tmp); in icmp_error_message()
/linux-4.4.14/net/netfilter/
Dnf_conntrack_core.c931 zone = nf_ct_zone_tmpl(tmpl, skb, &tmp); in init_conntrack()
1045 zone = nf_ct_zone_tmpl(tmpl, skb, &tmp); in resolve_normal_ct()