Searched refs:ifnet_stat_increment_param (Results 1 – 17 of 17) sorted by relevance
| /xnu-12377.81.4/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, 354 struct mbuf *, const struct ifnet_stat_increment_param *); 433 struct mbuf *, const struct ifnet_stat_increment_param *,
|
| H A D | dlil_ctl.c | 221 dlil_input_stats_add(const struct ifnet_stat_increment_param *s, in dlil_input_stats_add() 224 struct ifnet_stat_increment_param *d = &inp->dlth_stats; in dlil_input_stats_add() 261 struct ifnet_stat_increment_param *s = &inp->dlth_stats; in dlil_input_stats_sync()
|
| H A D | dlil_input.c | 59 …t *ifp, struct mbuf *m_head, struct mbuf *m_tail, const struct ifnet_stat_increment_param *s, bool… 60 …t *ifp, struct mbuf *m_head, struct mbuf *m_tail, const struct ifnet_stat_increment_param *s, bool… 75 …locked(class_queue_t *input_queue, dlil_freeq_t *freeq, struct ifnet_stat_increment_param *stat_de… 281 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s, in dlil_input_handler() 358 const struct ifnet_stat_increment_param *s, boolean_t poll, in dlil_input_async() 364 struct ifnet_stat_increment_param s_adj = *s; in dlil_input_async() 505 const struct ifnet_stat_increment_param *s, boolean_t poll, in dlil_input_sync() 513 struct ifnet_stat_increment_param s_adj = *s; in dlil_input_sync() 1777 dlil_freeq_t *freeq, struct ifnet_stat_increment_param *stat_delta) in dlil_trim_overcomitted_queue_locked()
|
| H A D | kpi_interface.h | 694 struct ifnet_stat_increment_param { struct 2395 const struct ifnet_stat_increment_param *stats) 2417 mbuf_t last_packet, const struct ifnet_stat_increment_param *stats); 2650 const struct ifnet_stat_increment_param *counts)
|
| H A D | dlil_var_private.h | 356 void dlil_input_stats_add(const struct ifnet_stat_increment_param *,
|
| H A D | if_loop.c | 287 struct ifnet_stat_increment_param s; in lo_output() 394 struct ifnet_stat_increment_param s; in lo_start()
|
| H A D | dlil.c | 187 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s, 218 const struct ifnet_stat_increment_param *, boolean_t, boolean_t); 2052 const struct ifnet_stat_increment_param *s) in ifnet_input() 2059 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s) in ifnet_input_extended() 2066 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s) in ifnet_input_poll() 2074 const struct ifnet_stat_increment_param *s, boolean_t ext, boolean_t poll) in ifnet_input_common() 2077 struct ifnet_stat_increment_param _s; in ifnet_input_common() 2538 struct ifnet_stat_increment_param s; in ifnet_poll_thread_cont() 6022 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s, in ifp_if_input()
|
| H A D | if_stf.c | 751 struct ifnet_stat_increment_param stats; in in_stf_input()
|
| H A D | if_vlan.c | 1126 struct ifnet_stat_increment_param s; in vlan_input_packet_list()
|
| H A D | if_var_private.h | 695 mbuf_t m_tail, const struct ifnet_stat_increment_param *s,
|
| H A D | if_utun.c | 3292 struct ifnet_stat_increment_param incs = {}; in utun_pkt_input() 3545 struct ifnet_stat_increment_param incs = {}; in utun_kpipe_sync_tx()
|
| H A D | kpi_interface.c | 1811 const struct ifnet_stat_increment_param *s) in ifnet_stat_increment()
|
| H A D | if_fake.c | 3754 struct ifnet_stat_increment_param stats = {}; in feth_enqueue_input()
|
| H A D | if_bond.c | 1819 struct ifnet_stat_increment_param s; in bond_input_packet_list()
|
| /xnu-12377.81.4/bsd/skywalk/nexus/netif/ ! |
| H A D | nx_netif_poll.c | 100 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 D | nx_netif_compat.c | 65 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s, 1034 struct nx_mbq *q, const struct ifnet_stat_increment_param *s) in nx_netif_compat_receive_log2() 1050 struct mbuf *m_tail, const struct ifnet_stat_increment_param *s, in nx_netif_compat_receive()
|
| /xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/ ! |
| H A D | fsw_dp.c | 1586 struct ifnet_stat_increment_param s; in fsw_host_sendup()
|