Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/ldpd/
H A Dlabelmapping.c246 uint32_t reqbuf, labelbuf, statusbuf; in recv_labelmessage() local
297 memcpy(&labelbuf, buf, sizeof(labelbuf)); in recv_labelmessage()
298 label = ntohl(labelbuf); in recv_labelmessage()