Searched refs:msg_rcvd_open (Results 1 – 5 of 5) sorted by relevance
116 p->stats.msg_rcvd_open + p->stats.msg_rcvd_notification + in show_summary()211 p->stats.msg_sent_open, p->stats.msg_rcvd_open); in show_neighbor_msgstats()224 p->stats.msg_rcvd_open + p->stats.msg_rcvd_notification + in show_neighbor_msgstats()447 p->stats.msg_sent_open, p->stats.msg_rcvd_open, in show_neighbor()
223 p->stats.msg_rcvd_open, OKV("messages"), OKV("open"), ol); in ometric_neighbor_stats()
167 json_do_uint("open", p->stats.msg_rcvd_open); in json_neighbor_stats()173 p->stats.msg_rcvd_open + p->stats.msg_rcvd_notification + in json_neighbor_stats()
125 unsigned long long msg_rcvd_open; member
2113 p->stats.msg_rcvd_open++; in session_process_msg()