Home
last modified time | relevance | path

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

/openbsd/usr.sbin/bgpd/
H A Dsession.h155 uint8_t last_sent_errcode; member
H A Dsession.c1853 p->stats.last_sent_errcode = errcode; in session_notification()
3648 p->stats.last_sent_errcode = 0; in session_up()
/openbsd/usr.sbin/bgpctl/
H A Doutput_json.c271 errstr = fmt_errstr(p->stats.last_sent_errcode, in json_neighbor_full()
H A Doutput.c398 errstr = fmt_errstr(p->stats.last_sent_errcode, in show_neighbor_full()