| /f-stack/freebsd/libkern/ |
| H A D | inet_pton.c | 77 int saw_digit, octets, ch; in inet_pton4() local 82 octets = 0; in inet_pton4() 96 if (++octets > 4) in inet_pton4() 101 if (octets == 4) in inet_pton4() 108 if (octets < 4) in inet_pton4()
|
| /f-stack/freebsd/netgraph/netflow/ |
| H A D | netflow.h | 97 uint32_t octets; /* Number of octets in a flow */ member 119 uint32_t octets; /* Number of octets in a flow */ member
|
| H A D | netflow.c | 1064 rec->octets = htonl(fle->f.bytes); in export_add()
|
| /f-stack/tools/compat/include/netgraph/netflow/ |
| H A D | netflow.h | 95 uint32_t octets; /* Number of octets in a flow */ member 117 uint32_t octets; /* Number of octets in a flow */ member
|
| /f-stack/tools/compat/include/netgraph/ |
| H A D | ng_hole.h | 54 uint64_t octets; member
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_hole.h | 54 uint64_t octets; member
|
| H A D | ng_hole.c | 210 hip->stats.octets += NGI_M(item)->m_pkthdr.len; in ngh_rcvdata()
|
| /f-stack/freebsd/mips/cavium/octe/ |
| H A D | ethernet-common.c | 101 int cvm_assign_mac_address(uint64_t *macp, uint8_t *octets) in cvm_assign_mac_address() argument 120 if (octets) in cvm_assign_mac_address() 121 memcpy(octets, (u_int8_t *)&cvm_oct_mac_addr + 2, 6); in cvm_assign_mac_address()
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-pko.h | 160 uint64_t octets; member 607 status->octets = 0; in cvmx_pko_get_port_status() 630 status->octets += pko_mem_count1.s.count; in cvmx_pko_get_port_status()
|
| H A D | cvmx-sriomaintx-defs.h | 2771 uint32_t octets : 16; /**< This field shows how many octets are remaining member 2791 uint32_t octets : 16; 2797 uint32_t octets : 16; /**< This field shows how many octets are remaining member 2817 uint32_t octets : 16; 2841 uint32_t octets : 16; /**< Writing a non-zero value (N) to this field arms member 2850 uint32_t octets : 16; 2908 uint32_t octets : 16; /**< This field shows how many octets are still to be member 2929 uint32_t octets : 16;
|
| H A D | cvmx-srio.c | 1371 …printf("SRIO%d: Soft packet FIFO received %d bytes", srio_port, sriomaintx_ir_sp_rx_stat.s.octets); in cvmx_srio_receive_spf() 1374 if (sriomaintx_ir_sp_rx_stat.s.octets > buffer_length) in cvmx_srio_receive_spf() 1378 buffer_length = sriomaintx_ir_sp_rx_stat.s.octets; in cvmx_srio_receive_spf() 1392 return sriomaintx_ir_sp_rx_stat.s.octets; in cvmx_srio_receive_spf()
|
| H A D | cvmx-pip.h | 180 uint32_t octets; /**< Number of octets processed by PIP */ member 470 status->octets = stat1.s.octs; in cvmx_pip_get_port_status()
|
| /f-stack/freebsd/contrib/alpine-hal/eth/ |
| H A D | al_hal_eth_main.c | 4018 uint64_t octets; in al_eth_mac_stats_get() local 4035 octets -= 18 * stats->aFramesReceivedOK; in al_eth_mac_stats_get() 4037 stats->aOctetsReceivedOK = octets; in al_eth_mac_stats_get() 4044 stats->aOctetsTransmittedOK = octets; in al_eth_mac_stats_get() 4072 uint64_t octets; in al_eth_mac_stats_get() local 4091 stats->aOctetsReceivedOK = octets; in al_eth_mac_stats_get() 4098 stats->aOctetsTransmittedOK = octets; in al_eth_mac_stats_get() 4127 uint64_t octets; in al_eth_mac_stats_get() local 4148 octets -= 18 * stats->aFramesReceivedOK; in al_eth_mac_stats_get() 4150 stats->aOctetsReceivedOK = octets; in al_eth_mac_stats_get() [all …]
|
| /f-stack/dpdk/doc/guides/platform/ |
| H A D | octeontx2.rst | 342 Filtered DMAC0 (NIX-bound) octets: 0 347 Filtered DMAC1 (NCSI-bound) octets: 0 349 NCSI-bound octets dropped: 0 355 Total octets sent on the interface: 0
|
| /f-stack/dpdk/drivers/common/mlx5/ |
| H A D | mlx5_devx_cmds.c | 188 *bytes = MLX5_GET64(traffic_counter, stats, octets); in mlx5_devx_cmd_flow_counter_query()
|
| H A D | mlx5_prm.h | 928 u8 octets[0x40]; member
|