Home
last modified time | relevance | path

Searched refs:ttl0_discard (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Decore_dev_api.h368 u64 ttl0_discard; member
Decore_l2.c1913 p_stats->common.ttl0_discard += in __ecore_get_vport_mstats()
1914 HILO_64_REGPAIR(mstats.ttl0_discard); in __ecore_get_vport_mstats()
Decore_hsi_common.h1494 …struct regpair ttl0_discard /* Number of packets discarded because TTL=0 (in IPv4) or hopLimit=0 (… member
Dqlnx_os.c1868 CTLFLAG_RD, &ha->hw_stats.common.ttl0_discard, in qlnx_add_hw_stats_sysctls()
/freebsd-10-stable/sys/dev/bxe/
Dbxe_stats.c1107 UPDATE_EXTEND_TSTAT(ttl0_discard, in bxe_storm_stats_update()
Decore_hsi.h12060 uint32_t ttl0_discard /* the number of good frames dropped because of TTL=0 */; member