Home
last modified time | relevance | path

Searched refs:STATUS_FATAL (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/ldpd/
H A Dnotification.c236 if (st.status_code & htonl(STATUS_FATAL)) { in recv_notification()
303 if (nm->status_code & STATUS_FATAL) { in log_msg_notification()
H A Dldp.h243 #define STATUS_FATAL 0x80000000 macro