Home
last modified time | relevance | path

Searched refs:ifnet_stat_increment_param (Results 1 – 14 of 14) sorted by relevance

/xnu-11215.81.4/bsd/skywalk/nexus/netif/
H A Dnx_netif_poll.c100 struct ifnet_stat_increment_param *s) in netif_rxpoll_compat_update_rxpoll_stats()
302 struct ifnet_stat_increment_param *s, struct timespec *start_time, in netif_rxpoll_poll_driver()
334 struct ifnet_stat_increment_param *s, struct nx_mbq *rcvq) in netif_rxpoll_process_interrupt()
352 struct ifnet_stat_increment_param s; in netif_rxpoll_compat_thread_cont()
H A Dnx_netif_compat.c64 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s,
1033 struct nx_mbq *q, const struct ifnet_stat_increment_param *s) in nx_netif_compat_receive_log2()
1049 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s, in nx_netif_compat_receive()
/xnu-11215.81.4/bsd/net/
H A Ddlil.h161 struct ifnet_stat_increment_param dlth_stats; /* incremental stats */
168 const struct ifnet_stat_increment_param *, boolean_t,
352 struct mbuf *, const struct ifnet_stat_increment_param *);
431 struct mbuf *, const struct ifnet_stat_increment_param *,
H A Dkpi_interface.h671 struct ifnet_stat_increment_param { struct
2372 const struct ifnet_stat_increment_param *stats)
2394 mbuf_t last_packet, const struct ifnet_stat_increment_param *stats);
2627 const struct ifnet_stat_increment_param *counts)
H A Dif_loop.c285 struct ifnet_stat_increment_param s; in lo_output()
392 struct ifnet_stat_increment_param s; in lo_start()
H A Ddlil.c385 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s,
414 dlil_freeq_t *, struct ifnet_stat_increment_param *);
417 struct mbuf *, struct mbuf *, const struct ifnet_stat_increment_param *,
420 struct mbuf *, struct mbuf *, const struct ifnet_stat_increment_param *,
435 static void dlil_input_stats_add(const struct ifnet_stat_increment_param *,
442 const struct ifnet_stat_increment_param *, boolean_t, boolean_t);
3544 const struct ifnet_stat_increment_param *s) in ifnet_input()
3551 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s) in ifnet_input_extended()
3558 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s) in ifnet_input_poll()
3566 const struct ifnet_stat_increment_param *s, boolean_t ext, boolean_t poll) in ifnet_input_common()
[all …]
H A Dif_stf.c751 struct ifnet_stat_increment_param stats; in in_stf_input()
H A Dif_vlan.c1126 struct ifnet_stat_increment_param s; in vlan_input_packet_list()
H A Dif_var_private.h590 mbuf_t m_tail, const struct ifnet_stat_increment_param *s,
H A Dif_utun.c3000 struct ifnet_stat_increment_param incs = {}; in utun_pkt_input()
3231 struct ifnet_stat_increment_param incs = {}; in utun_kpipe_sync_tx()
H A Dkpi_interface.c1817 const struct ifnet_stat_increment_param *s) in ifnet_stat_increment()
H A Dif_fake.c3703 struct ifnet_stat_increment_param stats = {}; in feth_enqueue_input()
H A Dif_bond.c1818 struct ifnet_stat_increment_param s; in bond_input_packet_list()
/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c1560 struct ifnet_stat_increment_param s; in fsw_host_sendup()