/net/netfilter/ |
D | nf_conntrack_proto_icmp.c | 106 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()
|
D | nf_conntrack_proto_icmpv6.c | 133 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()
|
D | nf_conntrack_core.c | 583 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
|
D | nft_dynset.c | 17 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 | 233 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl, in __nf_ct_try_assign_helper()
|
D | x_tables.c | 1239 struct xt_template *tmpl; in xt_find_table_lock() local
|
D | nf_tables_api.c | 5823 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/ |
D | fib_notifier.c | 143 fib_notifier_ops_register(const struct fib_notifier_ops *tmpl, struct net *net) in fib_notifier_ops_register()
|
D | fib_rules.c | 164 fib_rules_register(const struct fib_rules_ops *tmpl, struct net *net) in fib_rules_register()
|
/net/sched/ |
D | act_ct.c | 948 struct nf_conn *tmpl = NULL; in tcf_ct_act() local 1172 struct nf_conn *tmpl; in tcf_ct_fill_params() local
|
/net/bridge/netfilter/ |
D | ebtables.c | 325 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/ |
D | xfrm_state.c | 916 const struct xfrm_tmpl *tmpl, in xfrm_init_tempstate() 1071 const struct flowi *fl, struct xfrm_tmpl *tmpl, in xfrm_state_find()
|
D | xfrm_policy.c | 2377 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/ |
D | tx.c | 5268 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/ |
D | conntrack.c | 965 struct nf_conn *tmpl = info->ct; in __ovs_ct_lookup() local
|
/net/sunrpc/ |
D | cache.c | 1724 struct cache_detail *cache_create_net(const struct cache_detail *tmpl, struct net *net) in cache_create_net()
|