Searched refs:nf_ct_zone_tmpl (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/include/net/netfilter/ |
| D | nf_conntrack_zones.h | 31 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/ |
| D | nf_conntrack_proto_icmpv6.c | 181 h = nf_conntrack_find_get(net, nf_ct_zone_tmpl(tmpl, skb, &tmp), in icmpv6_error_message()
|
| /linux-4.4.14/net/ipv4/netfilter/ |
| D | nf_conntrack_proto_icmp.c | 141 zone = nf_ct_zone_tmpl(tmpl, skb, &tmp); in icmp_error_message()
|
| /linux-4.4.14/net/netfilter/ |
| D | nf_conntrack_core.c | 931 zone = nf_ct_zone_tmpl(tmpl, skb, &tmp); in init_conntrack() 1045 zone = nf_ct_zone_tmpl(tmpl, skb, &tmp); in resolve_normal_ct()
|