Searched refs:TLV_FLAGS_MORE (Results 1 – 2 of 2) sorted by relevance
48 (rtlv)->tlv.flags |= (more) ? TLV_FLAGS_MORE : 0; \57 (rtlv)->tlv.flags |= (more) ? TLV_FLAGS_MORE : 0; \
160 #define TLV_FLAGS_MORE UINT32_C(0x1) macro