Searched refs:nf_ct_zone_tmpl (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/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-v4.19/net/netfilter/ |
D | nf_conntrack_proto_icmpv6.c | 167 h = nf_conntrack_find_get(net, nf_ct_zone_tmpl(tmpl, skb, &tmp), in icmpv6_error_message()
|
D | nf_conntrack_proto_icmp.c | 134 zone = nf_ct_zone_tmpl(tmpl, skb, &tmp); in icmp_error_message()
|
D | nf_conntrack_core.c | 1360 zone = nf_ct_zone_tmpl(tmpl, skb, &tmp); in init_conntrack() 1461 zone = nf_ct_zone_tmpl(tmpl, skb, &tmp); in resolve_normal_ct()
|