Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/ldpd/
H A Dlabelmapping.c33 static void enqueue_pdu(struct nbr *, struct ibuf *, uint16_t);
41 enqueue_pdu(struct nbr *nbr, struct ibuf *buf, uint16_t size) in enqueue_pdu() function
88 enqueue_pdu(nbr, buf, size); in send_labelmessage()
119 enqueue_pdu(nbr, buf, size); in send_labelmessage()