Home
last modified time | relevance | path

Searched refs:necp_stats_type (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/net/
H A Dnecp.h474 u_int32_t necp_stats_type __attribute__((aligned(8))); member
H A Dnecp_client.c1837 … quicstats->necp_quic_udp_stats.necp_udp_hdr.necp_stats_type == NECP_CLIENT_STATISTICS_TYPE_QUIC) { in necp_destroy_client_flow_registration()
5309 … quicstats->necp_quic_udp_stats.necp_udp_hdr.necp_stats_type == NECP_CLIENT_STATISTICS_TYPE_QUIC) { in necp_defunct_client_fd_locked_inner()
10897 …kstats->necp_stats_ustats->all_stats_u.tcp_stats.necp_tcp_hdr.necp_stats_type = bufreq->necp_stats… in necp_client_stats_bufreq()
10901 out_header->necp_stats_type = bufreq->necp_stats_bufreq_type; in necp_client_stats_bufreq()
10997 …error = necp_client_stats_initial(flow_registration, stats_hdr.necp_stats_type, stats_hdr.necp_sta… in necp_stats_initialize()