Home
last modified time | relevance | path

Searched refs:update (Results 1 – 19 of 19) sorted by relevance

/net/xfrm/
DKconfig37 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/
Dmulticast.c481 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/
Dnft_dynset.c75 if (set->ops->update(set, &regs->data[priv->sreg_key], nft_dynset_new, in nft_dynset_eval()
145 if (set->ops->update == NULL) in nft_dynset_init()
Dnft_set_hash.c392 .update = nft_hash_update,
/net/atm/
Dmpoa_caches.h72 void (*update)(eg_cache_entry *entry, uint16_t holding_time); member
Dmpc.c1323 mpc->eg_ops->update(entry, holding_time); in MPOA_cache_impos_rcvd()
/net/sunrpc/
Dsvcauth_unix.c126 static void update(struct cache_head *cnew, struct cache_head *citem) in update() function
583 .update = unix_gid_update,
877 .update = update,
Dcache.c159 detail->update(old, new); in sunrpc_cache_update()
180 detail->update(tmp, new); in sunrpc_cache_update()
/net/can/
Dbcm.c585 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/
Drc80211_minstrel_ht.c708 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/
Dndisc.c234 .update = lowpan_ndisc_update,
/net/bridge/
Dbr_multicast.c1161 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/
Dipv6_sockglue.c483 goto update; in do_ipv6_setsockopt()
511 update: in do_ipv6_setsockopt()
/net/core/
Dneighbour.c1045 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()
Dskbuff.c2091 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/
Dsvcauth_gss.c276 .update = update_rsi,
536 .update = update_rsc,
/net/bluetooth/
Dhci_core.c1105 goto update; in hci_inquiry_cache_update()
1124 update: in hci_inquiry_cache_update()
/net/sched/
DKconfig711 Say Y here to update some common checksum after some direct
/net/sctp/
Dsocket.c2483 int update = (trans->param_flags & SPP_PMTUD_DISABLE) && in sctp_apply_peer_addr_params() local
2487 if (update) { in sctp_apply_peer_addr_params()