Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/ldpd/
H A Dtlv.h37 #define TLV_ADDRESS_LIST 0x0101 macro
H A Dldp_peer.c321 if ((ntohs(a->type) != TLV_ADDRESS_LIST) || in add_ifaddresses()
359 if (ntohs(a->type) != TLV_ADDRESS_LIST || in del_ifaddresses()
H A Dfsm.c184 t->a_type = htons(TLV_ADDRESS_LIST); in build_address_list_tlv()
H A Dmpls_routes.c810 al_tlv.a_type = htons(TLV_ADDRESS_LIST); in check_if_addr_updown()