Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netgraph/
Dng_ppp.h202 u_int32_t runts; /* Too short MP fragments */ member
227 u_int64_t runts; /* Too short MP fragments */ member
Dng_ppp.c688 rs->runts = stats->runts; in ng_ppp_rcvmsg()
1555 link->stats.runts++; in ng_ppp_mp_recv()
1572 link->stats.runts++; in ng_ppp_mp_recv()
/freebsd-12-stable/sys/dev/liquidio/base/
Dlio_common.h710 uint64_t runts; member
755 uint64_t runts; member
/freebsd-12-stable/sys/dev/liquidio/
Dlio_sysctl.c368 &oct_dev->link_stats.fromhost.runts, in lio_add_hw_stats()
461 &oct_dev->link_stats.fromwire.runts, in lio_add_hw_stats()
1329 rstats->runts = rsp_rstats->runts; in lio_fw_stats_callback()
1379 tstats->runts = rsp_tstats->runts; in lio_fw_stats_callback()