HomeSort by: relevance | last modified time | path
    Searched refs:TLV_ADDRESS_LIST (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/ldpd/
tlv.h 37 #define TLV_ADDRESS_LIST 0x0101
fsm.c 184 t->a_type = htons(TLV_ADDRESS_LIST);
ldp_peer.c 321 if ((ntohs(a->type) != TLV_ADDRESS_LIST) ||
359 if (ntohs(a->type) != TLV_ADDRESS_LIST ||
mpls_routes.c 810 al_tlv.a_type = htons(TLV_ADDRESS_LIST);

Completed in 13 milliseconds