Home
last modified time | relevance | path

Searched defs:new (Results 1 – 25 of 94) sorted by relevance

1234

/net/netfilter/
Dnf_conntrack_ecache.c261 struct nf_ct_event_notifier *new) in nf_conntrack_register_notifier()
283 struct nf_ct_event_notifier *new) in nf_conntrack_unregister_notifier()
298 struct nf_exp_event_notifier *new) in nf_ct_expect_register_notifier()
320 struct nf_exp_event_notifier *new) in nf_ct_expect_unregister_notifier()
Dcore.c107 struct nf_hook_entries *new; in nf_hook_entries_grow() local
198 struct nf_hook_entries *old, *new = NULL; in __nf_hook_entries_try_shrink() local
530 void nf_ct_attach(struct sk_buff *new, const struct sk_buff *skb) in nf_ct_attach()
Dnf_conntrack_extend.c46 struct nf_ct_ext *old, *new; in nf_ct_ext_add() local
Dnf_conntrack_labels.c19 static int replace_u32(u32 *address, u32 mask, u32 new) in replace_u32()
Dnf_conntrack_expect.c276 struct nf_conntrack_expect *new; in nf_ct_expect_alloc() local
392 struct nf_conntrack_expect *new) in evict_oldest_expect()
/net/sunrpc/
Dsvcauth_unix.c51 struct unix_domain *new = NULL; in unix_domain_find() local
114 struct ip_map *new = container_of(cnew, struct ip_map, h); in ip_map_match() local
120 struct ip_map *new = container_of(cnew, struct ip_map, h); in ip_map_init() local
128 struct ip_map *new = container_of(cnew, struct ip_map, h); in update() local
435 struct unix_gid *new = container_of(cnew, struct unix_gid, h); in unix_gid_match() local
440 struct unix_gid *new = container_of(cnew, struct unix_gid, h); in unix_gid_init() local
446 struct unix_gid *new = container_of(cnew, struct unix_gid, h); in unix_gid_update() local
Dsvcauth.c145 auth_domain_lookup(char *name, struct auth_domain *new) in auth_domain_lookup()
Dauth.c327 struct rpc_cred_cache *new; in rpcauth_init_credcache() local
554 *entry, *new; in rpcauth_lookup_credcache() local
693 struct rpc_cred *new; in rpcauth_bindcred() local
/net/core/
Ddst.c214 unsigned long prev, new; in dst_cow_metrics_generic() local
240 unsigned long prev, new; in __dst_destroy_metrics_generic() local
Dnetprio_cgroup.c48 struct netprio_map *old, *new; in extend_netdev_table() local
/net/ipv6/
Dcalipso.c931 struct ipv6_opt_hdr *new; in calipso_opt_insert() local
990 struct ipv6_opt_hdr **new) in calipso_opt_del()
1147 struct ipv6_opt_hdr *old, *new; in calipso_sock_setattr() local
1212 struct ipv6_opt_hdr *old, *new; in calipso_req_setattr() local
1251 struct ipv6_opt_hdr *new; in calipso_req_delattr() local
/net/sunrpc/auth_gss/
Dsvcauth_gss.c129 struct rsi *new = container_of(cnew, struct rsi, h); in rsi_init() local
148 struct rsi *new = container_of(cnew, struct rsi, h); in update_rsi() local
292 static struct rsi *rsi_update(struct cache_detail *cd, struct rsi *new, struct rsi *old) in rsi_update()
363 struct rsc *new = container_of(a, struct rsc, h); in rsc_match() local
372 struct rsc *new = container_of(cnew, struct rsc, h); in rsc_init() local
386 struct rsc *new = container_of(cnew, struct rsc, h); in update_rsc() local
552 static struct rsc *rsc_update(struct cache_detail *cd, struct rsc *new, struct rsc *old) in rsc_update()
785 struct gss_domain *new; in svcauth_gss_register_pseudoflavor() local
/net/sctp/
Dauth.c96 struct sctp_shared_key *new; in sctp_auth_shkey_create() local
193 struct sctp_auth_bytes *new; in sctp_auth_make_key_vector() local
361 struct sctp_shared_key *new; in sctp_auth_asoc_copy_shkeys() local
Dtsnmap.c358 unsigned long *new; in sctp_tsnmap_grow() local
/net/x25/
Dx25_facilities.c271 struct x25_facilities *new, struct x25_dte_facilities *dte) in x25_negotiate_facilities()
/net/dccp/ccids/lib/
Dloss_interval.c142 struct tfrc_loss_interval *cur = tfrc_lh_peek(lh), *new; in tfrc_lh_interval_add() local
/net/6lowpan/
Dnhc.c26 struct rb_node **new = &rb_root.rb_node, *parent = NULL; in lowpan_nhc_insert() local
/net/dccp/
Dfeat.c395 struct dccp_feat_entry *new; in dccp_feat_clone_entry() local
487 struct dccp_feat_entry *new = dccp_feat_entry_new(fn_list, feat, local); in dccp_feat_push_change() local
515 struct dccp_feat_entry *new = dccp_feat_entry_new(fn_list, feat, local); in dccp_feat_push_confirm() local
557 struct dccp_feat_entry *entry, *new; in dccp_feat_clone_list() local
/net/ipv4/netfilter/
Dnf_nat_h323.c395 static void ip_nat_q931_expect(struct nf_conn *new, in ip_nat_q931_expect()
497 static void ip_nat_callforwarding_expect(struct nf_conn *new, in ip_nat_callforwarding_expect()
/net/batman-adv/
Dmulticast.c126 struct batadv_hw_addr *new; in batadv_mcast_mla_softif_get() local
211 struct batadv_hw_addr *new; in batadv_mcast_mla_bridge_get() local
/net/sched/
Dsch_atm.c85 struct Qdisc *new, struct Qdisc **old) in atm_tc_graft()
491 struct sk_buff *new; in sch_atm_dequeue() local
Dcls_cgroup.c98 struct cls_cgroup_head *new; in cls_cgroup_change() local
Dsch_mq.c144 static int mq_graft(struct Qdisc *sch, unsigned long cl, struct Qdisc *new, in mq_graft()
Dcls_route.c391 struct nlattr **tb, struct nlattr *est, int new, in route4_set_parms()
484 bool new = true; in route4_change() local
/net/mac80211/
Dkey.c316 struct ieee80211_key *new) in ieee80211_key_replace()
615 struct ieee80211_key *new) in ieee80211_key_identical()

1234