Searched defs:tmpl (Results 1 – 14 of 14) sorted by relevance
/net/netfilter/ |
D | nf_conntrack_proto_icmpv6.c | 132 nf_conntrack_icmpv6_redirect(struct nf_conn *tmpl, struct sk_buff *skb, in nf_conntrack_icmpv6_redirect() 181 int nf_conntrack_icmpv6_error(struct nf_conn *tmpl, in nf_conntrack_icmpv6_error()
|
D | nf_conntrack_proto_icmp.c | 104 int nf_conntrack_inet_error(struct nf_conn *tmpl, struct sk_buff *skb, in nf_conntrack_inet_error() 203 int nf_conntrack_icmpv4_error(struct nf_conn *tmpl, in nf_conntrack_icmpv4_error()
|
D | nf_conntrack_core.c | 541 struct nf_conn *tmpl, *p; in nf_ct_tmpl_alloc() local 569 void nf_ct_tmpl_free(struct nf_conn *tmpl) in nf_ct_tmpl_free() 1414 init_conntrack(struct net *net, struct nf_conn *tmpl, in init_conntrack() 1506 resolve_normal_ct(struct nf_conn *tmpl, in resolve_normal_ct() 1569 nf_conntrack_handle_icmp(struct nf_conn *tmpl, in nf_conntrack_handle_icmp() 1655 struct nf_conn *ct, *tmpl; in nf_conntrack_in() local
|
D | nft_dynset.c | 20 struct nft_set_ext_tmpl tmpl; member
|
D | nf_conntrack_proto.c | 187 struct nf_conn *tmpl; in ipv4_conntrack_local() local
|
D | nf_conntrack_helper.c | 232 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl, in __nf_ct_try_assign_helper()
|
D | nf_tables_api.c | 4722 const struct nft_set_ext_tmpl *tmpl, in nft_set_elem_init() 4798 struct nft_set_ext_tmpl tmpl; in nft_add_set_elem() local 5127 struct nft_set_ext_tmpl tmpl; in nft_del_setelem() local
|
/net/core/ |
D | fib_notifier.c | 151 fib_notifier_ops_register(const struct fib_notifier_ops *tmpl, struct net *net) in fib_notifier_ops_register()
|
D | fib_rules.c | 150 fib_rules_register(const struct fib_rules_ops *tmpl, struct net *net) in fib_rules_register()
|
/net/sched/ |
D | act_ct.c | 391 struct nf_conn *tmpl = NULL; in tcf_ct_act() local 601 struct nf_conn *tmpl; in tcf_ct_fill_params() local
|
/net/xfrm/ |
D | xfrm_state.c | 890 const struct xfrm_tmpl *tmpl, in xfrm_init_tempstate() 1043 const struct flowi *fl, struct xfrm_tmpl *tmpl, in xfrm_state_find()
|
D | xfrm_policy.c | 2381 struct xfrm_tmpl *tmpl = &policy->xfrm_vec[i]; in xfrm_tmpl_resolve_one() local 3229 xfrm_state_ok(const struct xfrm_tmpl *tmpl, const struct xfrm_state *x, in xfrm_state_ok() 3253 xfrm_policy_ok(const struct xfrm_tmpl *tmpl, const struct sec_path *sp, int start, in xfrm_policy_ok()
|
/net/openvswitch/ |
D | conntrack.c | 964 struct nf_conn *tmpl = info->ct; in __ovs_ct_lookup() local
|
/net/sunrpc/ |
D | cache.c | 1717 struct cache_detail *cache_create_net(const struct cache_detail *tmpl, struct net *net) in cache_create_net()
|