Searched refs:MLO_SHMEM_TLV_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance
114 if (remaining_len < MLO_SHMEM_TLV_HDR_SIZE) { in process_tlv_header()116 remaining_len, (uint32_t)MLO_SHMEM_TLV_HDR_SIZE); in process_tlv_header()124 *tlv_len += MLO_SHMEM_TLV_HDR_SIZE; in process_tlv_header()
1325 #define MLO_SHMEM_TLV_HDR_SIZE (1 * sizeof(A_UINT32)) macro1349 ((A_UINT32)(sizeof(tlv_struct)-MLO_SHMEM_TLV_HDR_SIZE))