Home
last modified time | relevance | path

Searched defs:tlv_space (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/uapi/linux/
Dtipc_config.h320 __u32 tlv_space; /* # bytes from curr TLV to list end */ member
347 __u16 tlv_space = TLV_ALIGN(__be16_to_cpu(list->tlv_ptr->tlv_len)); in TLV_LIST_STEP() local