| /net/tls/ |
| A D | tls_main.c | 622 bool update = false; in do_tls_setsockopt_conf() local 649 update = true; in do_tls_setsockopt_conf() 661 if (update) { in do_tls_setsockopt_conf() 699 update ? crypto_info : NULL); in do_tls_setsockopt_conf() 703 if (update) { in do_tls_setsockopt_conf() 719 update ? crypto_info : NULL); in do_tls_setsockopt_conf() 723 if (update) { in do_tls_setsockopt_conf() 731 if (!update) in do_tls_setsockopt_conf() 741 if (update) in do_tls_setsockopt_conf() 755 if (update) { in do_tls_setsockopt_conf() [all …]
|
| /net/ipv4/ |
| A D | tcp_ulp.c | 108 if (icsk->icsk_ulp_ops->update) in tcp_update_ulp() 109 icsk->icsk_ulp_ops->update(sk, proto, write_space); in tcp_update_ulp()
|
| A D | bpf_tcp_ca.c | 331 .update = bpf_tcp_ca_update,
|
| /net/xfrm/ |
| A D | Kconfig | 65 A feature to update locator(s) of a given IPsec security 128 The PF_KEY MIGRATE message is used to dynamically update
|
| /net/sunrpc/ |
| A D | svcauth_unix.c | 136 static void update(struct cache_head *cnew, struct cache_head *citem) in update() function 596 .update = unix_gid_update, 1031 .update = update,
|
| /net/tipc/ |
| A D | group.c | 500 bool ack, deliver, update, leave = false; in tipc_group_filter_msg() local 534 update = false; in tipc_group_filter_msg() 543 update = true; in tipc_group_filter_msg() 578 if (!update) in tipc_group_filter_msg()
|
| A D | node.c | 484 goto update; in tipc_node_create() 512 update: in tipc_node_create()
|
| /net/atm/ |
| A D | mpoa_caches.h | 75 void (*update)(eg_cache_entry *entry, uint16_t holding_time); member
|
| A D | mpoa_caches.c | 556 .update = update_eg_cache_entry,
|
| /net/netfilter/ |
| A D | nft_dynset.c | 94 ext = set->ops->update(set, ®s->data[priv->sreg_key], expr, regs); in nft_dynset_eval() 199 if (set->ops->update == NULL) in nft_dynset_init()
|
| A D | nft_quota.c | 197 .update = nft_quota_obj_update,
|
| A D | xt_recent.c | 156 struct recent_entry *working, bool update) in recent_entry_reap() argument 168 if (e == working && update) in recent_entry_reap()
|
| A D | nf_tables_api.c | 7025 const struct nft_elem_update *update = elem->update; in nft_trans_elem_update() local 7042 if (elem->update) in nft_trans_elems_add() 7049 kfree(elem->update); in nft_trans_elems_add() 7529 update.timeout = timeout; in nft_add_set_elem() 7540 if (update.flags) { in nft_add_set_elem() 7545 ue->update = kmemdup(&update, sizeof(update), GFP_KERNEL); in nft_add_set_elem() 7546 if (!ue->update) { in nft_add_set_elem() 7725 if (te->elems[i].update) { in nft_trans_elems_new_abort() 7726 kfree(te->elems[i].update); in nft_trans_elems_new_abort() 7727 te->elems[i].update = NULL; in nft_trans_elems_new_abort() [all …]
|
| A D | nft_synproxy.c | 354 .update = nft_synproxy_obj_update,
|
| A D | nft_set_hash.c | 760 .update = nft_rhash_update,
|
| /net/6lowpan/ |
| A D | ndisc.c | 218 .update = lowpan_ndisc_update,
|
| /net/mac80211/ |
| A D | rc80211_minstrel_ht.c | 1291 bool last, update = false; in minstrel_ht_tx_status() local 1361 update = true; in minstrel_ht_tx_status() 1368 update = true; in minstrel_ht_tx_status() 1373 update = true; in minstrel_ht_tx_status() 1377 if (update) in minstrel_ht_tx_status()
|
| /net/ncsi/ |
| A D | ncsi-pkt.h | 202 unsigned char update; /* NCSI version update */ member
|
| A D | internal.h | 110 u8 update; /* NCSI version update */ member
|
| A D | ncsi-rsp.c | 774 ncv->update = decode_bcd_u8(rsp->update); in ncsi_rsp_handler_gvi()
|
| /net/core/ |
| A D | neighbour.c | 797 goto update; in pneigh_create() 821 update: in pneigh_create() 1291 void (*update)(struct hh_cache*, const struct net_device*, const unsigned char *) in neigh_update_hhs() local 1295 update = neigh->dev->header_ops->cache_update; in neigh_update_hhs() 1297 if (update) { in neigh_update_hhs() 1301 update(hh, neigh->dev, neigh->ha); in neigh_update_hhs()
|
| /net/ipv6/ |
| A D | ipv6_sockglue.c | 822 goto update; in do_ipv6_setsockopt() 851 update: in do_ipv6_setsockopt()
|
| /net/wireless/ |
| A D | Kconfig | 22 # may need to update this when certificates are changed and are
|
| /net/sunrpc/auth_gss/ |
| A D | svcauth_gss.c | 317 .update = update_rsi, 594 .update = update_rsc,
|
| /net/bridge/ |
| A D | br_multicast.c | 3131 goto update; in br_multicast_select_querier() 3139 goto update; in br_multicast_select_querier() 3147 goto update; in br_multicast_select_querier() 3151 update: in br_multicast_select_querier()
|