Searched refs:ifnet_stat_increment_param (Results 1 – 12 of 12) sorted by relevance
| /xnu-8019.80.24/bsd/net/ |
| H A D | dlil.h | 161 struct ifnet_stat_increment_param dlth_stats; /* incremental stats */ 168 const struct ifnet_stat_increment_param *, boolean_t, 346 struct mbuf *, const struct ifnet_stat_increment_param *); 403 struct mbuf *, const struct ifnet_stat_increment_param *,
|
| H A D | kpi_interface.h | 644 struct ifnet_stat_increment_param { struct 2356 const struct ifnet_stat_increment_param *stats) 2378 mbuf_t last_packet, const struct ifnet_stat_increment_param *stats); 2611 const struct ifnet_stat_increment_param *counts)
|
| H A D | if_loop.c | 285 struct ifnet_stat_increment_param s; in lo_output() 392 struct ifnet_stat_increment_param s; in lo_start()
|
| H A D | dlil.c | 372 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s, 401 struct mbuf *, struct mbuf *, const struct ifnet_stat_increment_param *, 404 struct mbuf *, struct mbuf *, const struct ifnet_stat_increment_param *, 419 static void dlil_input_stats_add(const struct ifnet_stat_increment_param *, 426 const struct ifnet_stat_increment_param *, boolean_t, boolean_t); 3643 const struct ifnet_stat_increment_param *s) in ifnet_input() 3650 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s) in ifnet_input_extended() 3657 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s) in ifnet_input_poll() 3665 const struct ifnet_stat_increment_param *s, boolean_t ext, boolean_t poll) in ifnet_input_common() 3668 struct ifnet_stat_increment_param _s; in ifnet_input_common() [all …]
|
| H A D | if_stf.c | 753 struct ifnet_stat_increment_param stats; in in_stf_input()
|
| H A D | if_utun.c | 2982 struct ifnet_stat_increment_param incs = {}; in utun_pkt_input() 3213 struct ifnet_stat_increment_param incs = {}; in utun_kpipe_sync_tx()
|
| H A D | if_var.h | 1021 mbuf_t m_tail, const struct ifnet_stat_increment_param *s,
|
| H A D | if_fake.c | 2861 struct ifnet_stat_increment_param stats = {}; in feth_enqueue_input()
|
| H A D | kpi_interface.c | 1768 const struct ifnet_stat_increment_param *s) in ifnet_stat_increment()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_poll.c | 99 struct ifnet_stat_increment_param *s) in netif_rxpoll_compat_update_rxpoll_stats() 301 struct ifnet_stat_increment_param *s, struct timespec *start_time, in netif_rxpoll_poll_driver() 333 struct ifnet_stat_increment_param *s, struct nx_mbq *rcvq) in netif_rxpoll_process_interrupt() 351 struct ifnet_stat_increment_param s; in netif_rxpoll_compat_thread_cont()
|
| H A D | nx_netif_compat.c | 64 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s, 1048 struct nx_mbq *q, const struct ifnet_stat_increment_param *s) in nx_netif_compat_receive_log2() 1064 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s, in nx_netif_compat_receive()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 1155 struct ifnet_stat_increment_param s; in fsw_host_sendup()
|