Home
last modified time | relevance | path

Searched defs:packets (Results 101 – 125 of 179) sorted by relevance

12345678

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Drtmp.c3602 RTMPPacket **packets = realloc(r->m_vecChannelsIn, sizeof(RTMPPacket*) * n); in RTMP_ReadPacket() local
3911 RTMPPacket **packets = realloc(r->m_vecChannelsOut, sizeof(RTMPPacket*) * n); in RTMP_SendPacket() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfirewire-cdev.h831 __u64 packets; member
H A Dpkt_sched.h35 __u32 packets; /* Number of enqueued packets */ member
314 __u32 packets; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aurora/
H A Dnb8800.c492 unsigned int packets = 0; in nb8800_tx_done() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfirewire-cdev.h831 __u64 packets; member
H A Dpkt_sched.h35 __u32 packets; /* Number of enqueued packets */ member
314 __u32 packets; member
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_ct.c1480 static void tcf_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_stats_update()
H A Dact_api.c1120 void tcf_action_update_stats(struct tc_action *a, u64 bytes, u64 packets, in tcf_action_update_stats()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_mr.c1001 u64 packets, bytes; in mlxsw_sp_mr_route_stats_update() local
H A Dspectrum_acl.c890 u64 *packets, u64 *bytes, u64 *drops, in mlxsw_sp_acl_rule_get_stats()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfirewire-cdev.h831 __u64 packets; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c1336 unsigned int packets, bytes, itr; in ice_update_itr() local
/OK3568_Linux_fs/kernel/sound/usb/misc/
H A Dua101.c1023 unsigned int remaining_packets, packets, packets_per_page, i; in alloc_stream_buffers() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h298 unsigned long packets; member
356 unsigned long packets; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dbcmsysport.h703 unsigned long packets; member
721 unsigned long packets; /* packets statistics */ member
H A Dbcmsysport.c452 u64 bytes = 0, packets = 0; in bcm_sysport_update_tx_stats() local
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Domap_udc.c578 unsigned packets = req->req.length - req->req.actual; in next_out_dma() local
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dsvc.h25 atomic_long_t packets; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h57 u64 packets; member
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-sched.c1159 iso_sched_alloc(unsigned packets, gfp_t mem_flags) in iso_sched_alloc()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c2532 unsigned int avg_wire_size, packets, bytes; in ixgbe_update_itr() local
7045 u64 bytes = 0, packets = 0, hw_csum_rx_error = 0; in ixgbe_update_stats() local
8928 u64 bytes, packets; in ixgbe_get_ring_stats64() local
8951 u64 bytes, packets; in ixgbe_get_stats64() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc.c1645 unsigned long packets = 0, bytes = 0; in enetc_get_stats() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/
H A Dfm10k.h79 u64 packets; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A Digb_main.c5671 unsigned int packets; in igb_update_ring_itr() local
5743 unsigned int packets = ring_container->total_packets; in igb_update_itr() local
6580 u64 bytes, packets; in igb_update_stats() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c646 int packets, int bytes) in igbvf_update_itr()

12345678