Searched defs:tlv_space (Results 1 – 1 of 1) sorted by relevance
324 __u32 tlv_space; /* # bytes from curr TLV to list end */ member351 __u16 tlv_space = TLV_ALIGN(ntohs(list->tlv_ptr->tlv_len)); in TLV_LIST_STEP() local