Searched defs:packets (Results 1 – 11 of 11) sorted by relevance
| /xnu-8796.141.3/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_filter_native.c | 161 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 D | nx_netif_filter_compat.c | 160 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 D | if_classq.h | 54 u_int32_t packets; /* (out) purged packets */ member 68 u_int32_t packets; /* (out) packets enqueued */ member
|
| H A D | classq.h | 145 u_int64_t packets; member
|
| H A D | classq_subr.c | 262 u_int32_t *packets, u_int32_t *bytes) in ifclassq_get_len()
|
| /xnu-8796.141.3/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_track.c | 640 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 D | nexus_var.h | 637 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 D | ip_input.c | 806 u_int32_t packets, u_int32_t bytes) in ip_input_update_nstat()
|
| /xnu-8796.141.3/bsd/net/ |
| H A D | pfvar.h | 694 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 D | ntstat.c | 1040 u_int32_t packets, in nstat_route_tx() 1062 u_int32_t packets, in nstat_route_rx()
|
| H A D | if.c | 1631 u_int32_t *packets, u_int32_t *bytes, int ifq_locked) in if_qflush_sc()
|