Searched refs:send_notification (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/usr.sbin/ldpd/ |
| H A D | socketops.c | 758 send_notification(p, 0, in send_hello_alarm() 1177 send_notification(p, 0, in recv_session_pdu() 1185 send_notification(p, ntohl(itlv->messageid), in recv_session_pdu() 1196 send_notification(p, ntohl(itlv->messageid), in recv_session_pdu() 1264 send_notification(p, ntohl(lmtlv->messageid), in recv_session_pdu() 1268 send_notification(p, ntohl(lmtlv->messageid), in recv_session_pdu() 1272 send_notification(p, ntohl(lmtlv->messageid), in recv_session_pdu()
|
| H A D | notifications.h | 96 int send_notification(const struct ldp_peer *, uint32_t, uint32_t);
|
| H A D | notifications.c | 66 send_notification(const struct ldp_peer * p, uint32_t msg, uint32_t code) in send_notification() function
|
| H A D | ldp_peer.c | 238 send_notification(p, get_message_id(), in ldp_peer_holddown_all()
|