Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/ldpd/
H A Dldp.h56 #define LDP_ADDRESS 0x0300 macro
H A Dfsm.c179 t->type = htons(LDP_ADDRESS); in build_address_list_tlv()
H A Dmpls_routes.c806 al_tlv.type = rg->m_rtm.rtm_type == RTM_NEWADDR ? htons(LDP_ADDRESS) : in check_if_addr_updown()
H A Dsocketops.c1235 case LDP_ADDRESS: in recv_session_pdu()