Home
last modified time | relevance | path

Searched defs:packets (Results 1 – 11 of 11) sorted by relevance

/xnu-8796.141.3/bsd/skywalk/nexus/netif/
H A Dnx_netif_filter_native.c161 kern_packet_svc_class_t sc, uint32_t *packets, uint32_t *bytes, in nx_netif_tx_processed_pkt_get_len()
294 uint32_t sc, uint32_t *packets, uint32_t *bytes, in nx_netif_native_tx_get_len()
H A Dnx_netif_filter_compat.c160 mbuf_svc_class_t sc, uint32_t *packets, uint32_t *bytes, errno_t orig_err) in nx_netif_tx_processed_mbuf_get_len()
293 uint32_t *packets, uint32_t *bytes, errno_t orig_err) in nx_netif_compat_tx_get_len()
/xnu-8796.141.3/bsd/net/classq/
H A Dif_classq.h54 u_int32_t packets; /* (out) purged packets */ member
68 u_int32_t packets; /* (out) packets enqueued */ member
H A Dclassq.h145 u_int64_t packets; member
H A Dclassq_subr.c262 u_int32_t *packets, u_int32_t *bytes) in ifclassq_get_len()
/xnu-8796.141.3/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_track.c640 flow_track_stats(struct flow_entry *fe, uint64_t bytes, uint64_t packets, in flow_track_stats()
/xnu-8796.141.3/bsd/skywalk/nexus/
H A Dnexus_var.h637 nx_rx_sync_packets(struct __kern_channel_ring *kring, uint64_t packets[], in nx_rx_sync_packets()
/xnu-8796.141.3/bsd/netinet/
H A Dip_input.c806 u_int32_t packets, u_int32_t bytes) in ip_input_update_nstat()
/xnu-8796.141.3/bsd/net/
H A Dpfvar.h694 u_int64_t packets[2]; member
890 u_int64_t packets[2]; member
1056 u_int64_t packets[2]; member
1127 u_int32_t packets[2][2]; member
H A Dntstat.c1040 u_int32_t packets, in nstat_route_tx()
1062 u_int32_t packets, in nstat_route_rx()
H A Dif.c1631 u_int32_t *packets, u_int32_t *bytes, int ifq_locked) in if_qflush_sc()