Home
last modified time | relevance | path

Searched defs:tmpl (Results 1 – 17 of 17) sorted by relevance

/net/netfilter/
Dnf_conntrack_proto_icmp.c106 int nf_conntrack_inet_error(struct nf_conn *tmpl, struct sk_buff *skb, in nf_conntrack_inet_error()
204 int nf_conntrack_icmpv4_error(struct nf_conn *tmpl, in nf_conntrack_icmpv4_error()
Dnf_conntrack_proto_icmpv6.c133 nf_conntrack_icmpv6_redirect(struct nf_conn *tmpl, struct sk_buff *skb, in nf_conntrack_icmpv6_redirect()
182 int nf_conntrack_icmpv6_error(struct nf_conn *tmpl, in nf_conntrack_icmpv6_error()
Dnf_conntrack_core.c583 struct nf_conn *tmpl, *p; in nf_ct_tmpl_alloc() local
611 void nf_ct_tmpl_free(struct nf_conn *tmpl) in nf_ct_tmpl_free()
1677 init_conntrack(struct net *net, struct nf_conn *tmpl, in init_conntrack()
1771 resolve_normal_ct(struct nf_conn *tmpl, in resolve_normal_ct()
1846 nf_conntrack_handle_icmp(struct nf_conn *tmpl, in nf_conntrack_handle_icmp()
1930 struct nf_conn *ct, *tmpl; in nf_conntrack_in() local
Dnft_dynset.c17 struct nft_set_ext_tmpl tmpl; member
Dnf_conntrack_proto.c187 struct nf_conn *tmpl; in ipv4_conntrack_local() local
Dnf_conntrack_helper.c233 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl, in __nf_ct_try_assign_helper()
Dx_tables.c1239 struct xt_template *tmpl; in xt_find_table_lock() local
Dnf_tables_api.c5823 const struct nft_set_ext_tmpl *tmpl, in nft_set_elem_init()
6163 struct nft_set_ext_tmpl tmpl; in nft_add_set_elem() local
6622 struct nft_set_ext_tmpl tmpl; in nft_del_setelem() local
/net/core/
Dfib_notifier.c143 fib_notifier_ops_register(const struct fib_notifier_ops *tmpl, struct net *net) in fib_notifier_ops_register()
Dfib_rules.c164 fib_rules_register(const struct fib_rules_ops *tmpl, struct net *net) in fib_rules_register()
/net/sched/
Dact_ct.c948 struct nf_conn *tmpl = NULL; in tcf_ct_act() local
1172 struct nf_conn *tmpl; in tcf_ct_fill_params() local
/net/bridge/netfilter/
Debtables.c325 struct ebt_template *tmpl; in find_inlist_lock_noload() local
1294 struct ebt_template *tmpl; in ebt_register_template() local
1322 struct ebt_template *tmpl; in ebt_unregister_template() local
/net/xfrm/
Dxfrm_state.c916 const struct xfrm_tmpl *tmpl, in xfrm_init_tempstate()
1071 const struct flowi *fl, struct xfrm_tmpl *tmpl, in xfrm_state_find()
Dxfrm_policy.c2377 struct xfrm_tmpl *tmpl = &policy->xfrm_vec[i]; in xfrm_tmpl_resolve_one() local
3240 xfrm_state_ok(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x, in xfrm_state_ok()
3264 xfrm_policy_ok(const struct xfrm_tmpl *tmpl, const struct sec_path *sp, int start, in xfrm_policy_ok()
/net/mac80211/
Dtx.c5268 struct fils_discovery_data *tmpl = NULL; in ieee80211_get_fils_discovery_tmpl() local
5297 struct unsol_bcast_probe_resp_data *tmpl = NULL; in ieee80211_get_unsol_bcast_probe_resp_tmpl() local
/net/openvswitch/
Dconntrack.c965 struct nf_conn *tmpl = info->ct; in __ovs_ct_lookup() local
/net/sunrpc/
Dcache.c1724 struct cache_detail *cache_create_net(const struct cache_detail *tmpl, struct net *net) in cache_create_net()