Home
last modified time | relevance | path

Searched refs:runts (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netgraph/
H A Dng_ppp.h200 u_int32_t runts; /* Too short MP fragments */ member
225 u_int64_t runts; /* Too short MP fragments */ member
H A Dng_ppp.c686 rs->runts = stats->runts; in ng_ppp_rcvmsg()
1553 link->stats.runts++; in ng_ppp_mp_recv()
1570 link->stats.runts++; in ng_ppp_mp_recv()
/freebsd/sys/dev/liquidio/base/
H A Dlio_common.h709 uint64_t runts; member
754 uint64_t runts; member
/freebsd/sys/dev/liquidio/
H A Dlio_sysctl.c365 &oct_dev->link_stats.fromhost.runts, in lio_add_hw_stats()
458 &oct_dev->link_stats.fromwire.runts, in lio_add_hw_stats()
1322 rstats->runts = rsp_rstats->runts; in lio_fw_stats_callback()
1372 tstats->runts = rsp_tstats->runts; in lio_fw_stats_callback()