Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/ldpd/
H A Dldp.h52 #define LDP_NOTIFICATION 0x0001 macro
H A Dnotifications.c54 t->type = htons(LDP_NOTIFICATION); in build_notification()
H A Dsocketops.c1167 ntohs(ttmp->type) != LDP_NOTIFICATION) in recv_session_pdu()
1304 case LDP_NOTIFICATION: in recv_session_pdu()