Searched refs:update (Results 1 – 19 of 19) sorted by relevance
/net/xfrm/ |
D | Kconfig | 37 A feature to update locator(s) of a given IPsec security 76 The PF_KEY MIGRATE message is used to dynamically update
|
/net/batman-adv/ |
D | multicast.c | 481 goto update; in batadv_mcast_mla_tvlv_update() 510 update: in batadv_mcast_mla_tvlv_update() 548 goto update; in batadv_mcast_mla_update() 558 update: in batadv_mcast_mla_update()
|
/net/netfilter/ |
D | nft_dynset.c | 75 if (set->ops->update(set, ®s->data[priv->sreg_key], nft_dynset_new, in nft_dynset_eval() 145 if (set->ops->update == NULL) in nft_dynset_init()
|
D | nft_set_hash.c | 392 .update = nft_hash_update,
|
/net/atm/ |
D | mpoa_caches.h | 72 void (*update)(eg_cache_entry *entry, uint16_t holding_time); member
|
D | mpc.c | 1323 mpc->eg_ops->update(entry, holding_time); in MPOA_cache_impos_rcvd()
|
/net/sunrpc/ |
D | svcauth_unix.c | 126 static void update(struct cache_head *cnew, struct cache_head *citem) in update() function 583 .update = unix_gid_update, 877 .update = update,
|
D | cache.c | 159 detail->update(old, new); in sunrpc_cache_update() 180 detail->update(tmp, new); in sunrpc_cache_update()
|
/net/can/ |
D | bcm.c | 585 static inline int bcm_rx_do_flush(struct bcm_op *op, int update, in bcm_rx_do_flush() argument 591 if (update) in bcm_rx_do_flush() 604 static int bcm_rx_thr_flush(struct bcm_op *op, int update) in bcm_rx_thr_flush() argument 613 updated += bcm_rx_do_flush(op, update, i); in bcm_rx_thr_flush() 617 updated += bcm_rx_do_flush(op, update, 0); in bcm_rx_thr_flush()
|
/net/mac80211/ |
D | rc80211_minstrel_ht.c | 708 bool last, update = false; in minstrel_ht_tx_status() local 760 update = true; in minstrel_ht_tx_status() 768 update = true; in minstrel_ht_tx_status() 773 update = true; in minstrel_ht_tx_status() 777 if (update) in minstrel_ht_tx_status()
|
/net/6lowpan/ |
D | ndisc.c | 234 .update = lowpan_ndisc_update,
|
/net/bridge/ |
D | br_multicast.c | 1161 goto update; in br_ip4_multicast_select_querier() 1164 goto update; in br_ip4_multicast_select_querier() 1167 goto update; in br_ip4_multicast_select_querier() 1171 update: in br_ip4_multicast_select_querier() 1187 goto update; in br_ip6_multicast_select_querier() 1190 goto update; in br_ip6_multicast_select_querier() 1194 update: in br_ip6_multicast_select_querier()
|
/net/ipv6/ |
D | ipv6_sockglue.c | 483 goto update; in do_ipv6_setsockopt() 511 update: in do_ipv6_setsockopt()
|
/net/core/ |
D | neighbour.c | 1045 void (*update)(struct hh_cache*, const struct net_device*, const unsigned char *) in neigh_update_hhs() local 1049 update = neigh->dev->header_ops->cache_update; in neigh_update_hhs() 1051 if (update) { in neigh_update_hhs() 1055 update(hh, neigh->dev, neigh->ha); in neigh_update_hhs()
|
D | skbuff.c | 2091 csum = ops->update(skb->data + offset, copy, csum); in __skb_checksum() 2112 csum2 = ops->update(vaddr + frag->page_offset + in __skb_checksum() 2154 .update = csum_partial_ext, in skb_checksum()
|
/net/sunrpc/auth_gss/ |
D | svcauth_gss.c | 276 .update = update_rsi, 536 .update = update_rsc,
|
/net/bluetooth/ |
D | hci_core.c | 1105 goto update; in hci_inquiry_cache_update() 1124 update: in hci_inquiry_cache_update()
|
/net/sched/ |
D | Kconfig | 711 Say Y here to update some common checksum after some direct
|
/net/sctp/ |
D | socket.c | 2483 int update = (trans->param_flags & SPP_PMTUD_DISABLE) && in sctp_apply_peer_addr_params() local 2487 if (update) { in sctp_apply_peer_addr_params()
|