Searched defs:al_tlv (Results 1 – 2 of 2) sorted by relevance
147 struct al_tlv { struct148 uint16_t type;149 uint16_t length;150 uint16_t af;151 struct in_addr address;
779 struct address_list_tlv al_tlv; in check_if_addr_updown() local