Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/net/netfilter/
Dnf_conntrack_proto_icmpv6.c167 h = nf_conntrack_find_get(net, nf_ct_zone_tmpl(tmpl, skb, &tmp), in icmpv6_error_message()
Dnf_conntrack_proto_icmp.c134 zone = nf_ct_zone_tmpl(tmpl, skb, &tmp); in icmp_error_message()
Dnf_conntrack_core.c1360 zone = nf_ct_zone_tmpl(tmpl, skb, &tmp); in init_conntrack()
1461 zone = nf_ct_zone_tmpl(tmpl, skb, &tmp); in resolve_normal_ct()