Home
last modified time | relevance | path

Searched refs:ifnet_stats_per_flow (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_subr.c305 static void tcp_flow_lim_stats(struct ifnet_stats_per_flow *ifs,
307 static void tcp_flow_ecn_perf_stats(struct ifnet_stats_per_flow *ifs,
1518 struct ifnet_stats_per_flow *ifs) in tcp_create_ifnet_stats_per_flow()
1564 tcp_flow_ecn_perf_stats(struct ifnet_stats_per_flow *ifs, in tcp_flow_ecn_perf_stats()
1606 tcp_flow_lim_stats(struct ifnet_stats_per_flow *ifs, in tcp_flow_lim_stats()
1767 struct ifnet_stats_per_flow ifs; in tcp_close()
5460 tcp_update_stats_per_flow(struct ifnet_stats_per_flow *ifs, in tcp_update_stats_per_flow()
H A Dtcp_var.h2017 struct ifnet_stats_per_flow *, struct ifnet *);
/xnu-12377.61.12/bsd/net/
H A Dif_var_private.h349 struct ifnet_stats_per_flow { struct
1791 __private_extern__ void ifnet_update_stats_per_flow(struct ifnet_stats_per_flow *,
H A Dnecp_client.c1252 …ce_stats(struct necp_client_flow_registration *flow_registration, struct ifnet_stats_per_flow *ifs) in necp_client_collect_interface_stats()
1445 struct ifnet_stats_per_flow *flow_ifnet_stats, in necp_destroy_flow_stats()
8190 struct ifnet_stats_per_flow flow_ifnet_stats = {}; in necp_client_remove()
8306 struct ifnet_stats_per_flow flow_ifnet_stats = {}; in necp_client_remove_flow()
H A Ddlil.c7766 ifnet_update_stats_per_flow(struct ifnet_stats_per_flow *ifs, in ifnet_update_stats_per_flow()