HomeSort by: relevance | last modified time | path
    Searched refs:send_notification (Results 1 - 8 of 8) sorted by relevancy

  /src/usr.sbin/ldpd/
notifications.c 66 send_notification(const struct ldp_peer * p, uint32_t msg, uint32_t code) function in typeref:typename:int
notifications.h 96 int send_notification(const struct ldp_peer *, uint32_t, uint32_t);
notifications.c 66 send_notification(const struct ldp_peer * p, uint32_t msg, uint32_t code) function in typeref:typename:int
notifications.h 96 int send_notification(const struct ldp_peer *, uint32_t, uint32_t);
socketops.c 758 send_notification(p, 0,
1177 send_notification(p, 0,
1185 send_notification(p, ntohl(itlv->messageid),
1196 send_notification(p, ntohl(itlv->messageid),
1264 send_notification(p, ntohl(lmtlv->messageid),
1268 send_notification(p, ntohl(lmtlv->messageid),
1272 send_notification(p, ntohl(lmtlv->messageid),
socketops.c 758 send_notification(p, 0,
1177 send_notification(p, 0,
1185 send_notification(p, ntohl(itlv->messageid),
1196 send_notification(p, ntohl(itlv->messageid),
1264 send_notification(p, ntohl(lmtlv->messageid),
1268 send_notification(p, ntohl(lmtlv->messageid),
1272 send_notification(p, ntohl(lmtlv->messageid),
ldp_peer.c 238 send_notification(p, get_message_id(),
ldp_peer.c 238 send_notification(p, get_message_id(),

Completed in 128 milliseconds