Home
last modified time | relevance | path

Searched defs:update (Results 1 – 14 of 14) sorted by relevance

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_ledbat.c82 update_cwnd(struct tcpcb *tp, uint32_t update, bool is_incr) in update_cwnd()
236 uint32_t update = 0; in ledbat_pp_congestion_avd() local
308 uint32_t update = 0; in ledbat_pp_ack_rcvd() local
H A Dtcp_rledbat.c120 uint32_t update = 0; in rledbat_congestion_avd() local
222 uint32_t update = 0; in tcp_rledbat_data_rcvd() local
/xnu-12377.61.12/osfmk/i386/
H A Ducode.c71 struct intel_ucupdate *update; in copyin_update() local
/xnu-12377.61.12/tests/unit/mocks/
H A Dmock_3rd_party.c102 __firehose_merge_updates(firehose_push_reply_t update) in __firehose_merge_updates()
/xnu-12377.61.12/bsd/netinet6/
H A Dah.h80 void (*update)(struct ah_algorithm_state *, caddr_t, size_t); member
/xnu-12377.61.12/bsd/net/classq/
H A Dclassq_subr.c725 boolean_t update) in ifclassq_tbr_set_locked()
861 boolean_t update) in ifclassq_tbr_set()
/xnu-12377.61.12/osfmk/corecrypto/
H A Dccdrbg_nisthmac.c93 update(struct ccdrbg_state *ctx, unsigned ndata, ...) in update() function
/xnu-12377.61.12/tests/
H A Dmach_continuous_time.c33 update(uint64_t *a, uint64_t *c) in update() function
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif_gso.c106 void (*update)(struct netif_gso_ip_tcp_state*, member
/xnu-12377.61.12/tests/vm/
H A Dvm_reclaim.c651 bool usable, update; variable
/xnu-12377.61.12/bsd/security/audit/
H A Daudit_session.c806 int update; in audit_update_sentry() local
/xnu-12377.61.12/bsd/net/
H A Dnecp_client.c868 necp_update_get_tlv_buffer(const struct necp_client_observer_update *update, size_t buffer_size) in necp_update_get_tlv_buffer()
877 #define necp_update_get_tlv_buffer(update, buffer_size) ((update)->tlv_buffer) argument
/xnu-12377.61.12/bsd/vfs/
H A Dvfs_subr.c1580 struct preserved_mount update = { NULLVP, NULL, NULLVP, NULLVP, "System/Volumes/Update" }; in vfs_switch_root() local
/xnu-12377.61.12/osfmk/arm/pmap/
H A Dpmap.c4953 bool update = false; local