Searched defs:sent (Results 1 – 6 of 6) sorted by relevance
| /xnu-8792.41.9/tests/ |
| H A D | udp_bind_connect.c | 99 ssize_t sent = send(fd, rtm, len, 0); in has_v4_default_route() local
|
| H A D | vsock.c | 750 ssize_t sent = write(socketA, random, size); variable
|
| /xnu-8792.41.9/bsd/skywalk/nexus/upipe/ |
| H A D | nx_user_pipe.c | 801 int sent = 0, ret = 0; in nx_upipe_na_txsync() local 856 int n, m, b, sent = 0; in nx_upipe_na_txsync_locked() local
|
| /xnu-8792.41.9/bsd/skywalk/nexus/monitor/ |
| H A D | nx_monitor.c | 1019 int rel_slots, free_slots, busy, sent = 0; in nx_mon_zcopy_parent_sync() local 1192 int free_slots, busy, sent = 0, m; in nx_mon_parent_sync() local
|
| /xnu-8792.41.9/bsd/netinet/ |
| H A D | flow_divert.c | 1599 size_t sent = 0; in flow_divert_send_buffered_data() local 1717 size_t sent = 0; in flow_divert_send_app_data() local
|
| H A D | tcp_subr.c | 4426 int32_t unsent, sent; in inp_get_sndbytes_allunsent() local
|