Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/ldpd/
H A Dldp.h58 #define LDP_LABEL_MAPPING 0x0400 macro
H A Dtlv_stack.c273 lmt->type = htons(LDP_LABEL_MAPPING); in send_label_tlv()
H A Dsocketops.c1154 (ntohs(ttmp->type) != LDP_LABEL_MAPPING)) { in recv_session_pdu()
1252 case LDP_LABEL_MAPPING: in recv_session_pdu()