Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/ldpd/
Dldp.h242 #define STATUS_TLV_LEN 10 macro
Dnotification.c266 st.length = htons(STATUS_TLV_LEN); in gen_status_tlv()
Dlabelmapping.c321 if (tlv_len != STATUS_TLV_LEN) { in recv_labelmessage()