Home
last modified time | relevance | path

Searched refs:sndbufsize (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/bsd/net/ !
H A Dnecp.h461 u_int32_t sndbufsize; member
521 u_int32_t sndbufsize; member
H A Dntstat.h474 u_int32_t sndbufsize; member
H A Dnecp_client.c6918 desc->sndbufsize = tcpstats->necp_tcp_extra.sndbufsize; in necp_request_nexus_tcp_netstats()
7123 desc->sndbufsize = flow_stats.tx_buffer_stats.bufsize; in necp_request_aop_tcp_netstats()
7508 desc->sndbufsize = quicstats->necp_quic_extra.sndbufsize; in necp_request_quic_netstats()
H A Dntstat.c2495 desc->sndbufsize = so->so_snd.sb_hiwat; in nstat_tcp_copy_descriptor()
8184 xsbsnd->sb_hiwat = desc->sndbufsize; in nstat_userland_to_snd_xsockbuf_n()