Home
last modified time | relevance | path

Searched refs:msg_timeouts (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dstrparser.h23 unsigned int msg_timeouts; member
33 unsigned int msg_timeouts; member
130 SAVE_PSOCK_STATS(msg_timeouts); in save_strp_stats()
151 SAVE_PSOCK_STATS(msg_timeouts); in aggregate_strp_stats()
/openbmc/linux/net/kcm/
H A Dkcmproc.c342 strp_stats.msg_timeouts, in kcm_stats_seq_show()
/openbmc/linux/net/strparser/
H A Dstrparser.c424 STRP_STATS_INCR(strp->stats.msg_timeouts); in strp_msg_timeout()